llvm-project/mlir/unittests
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
..
Analysis [MLIR] Exact integer emptiness checks for FlatAffineConstraints 2020-07-02 19:53:27 +05:30
Dialect [mlir][spirv] Introduce OwningSPIRVModuleRef for ownership 2020-07-07 08:29:27 -04:00
IR [mlir] Fix representation of BF16 constants 2020-06-05 17:43:06 -07:00
Pass Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
SDBM [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
TableGen [mlir-tblgen] Use fully qualified names in generated code files 2020-06-26 15:05:33 +02:00
CMakeLists.txt [MLIR] Exact integer emptiness checks for FlatAffineConstraints 2020-07-02 19:53:27 +05:30