llvm-project/mlir/unittests/Dialect/SPIRV
Lei Zhang b80508703f [mlir][spirv] Introduce OwningSPIRVModuleRef for ownership
Similar to OwningModuleRef, OwningSPIRVModuleRef signals ownership
transfer clearly. This is useful for APIs like spirv::deserialize,
where a spirv::ModuleOp is returned by deserializing SPIR-V binary
module.

This addresses the ASAN error as reported in
https://bugs.llvm.org/show_bug.cgi?id=46272

Differential Revision: https://reviews.llvm.org/D81652
2020-07-07 08:29:27 -04:00
..
CMakeLists.txt [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
DeserializationTest.cpp [mlir][spirv] Introduce OwningSPIRVModuleRef for ownership 2020-07-07 08:29:27 -04:00
SerializationTest.cpp [mlir][spirv] Enhance structure type member decoration handling 2020-06-12 17:57:14 -04:00