llvm-project/mlir/lib
Butygin 7d85560583 [mlir] Add populateGpuToLLVMConversionPatterns function
Differential Revision: https://reviews.llvm.org/D107218
2021-08-01 11:51:21 +03:00
..
Analysis [mlir] Added new RegionBranchTerminatorOpInterface and adapted uses of hasTrait<ReturnLike>. 2021-07-26 06:39:31 +02:00
Bindings/Python Break apart the MLIR ExecutionEngine from core python module. 2021-07-28 23:59:32 +00:00
CAPI Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
Conversion [mlir] Add populateGpuToLLVMConversionPatterns function 2021-08-01 11:51:21 +03:00
Dialect [mlir][sparse] add sparse tensor type conversion operation 2021-07-31 12:53:31 -07:00
ExecutionEngine [mlir][sparse] template the memory resident coordinate scheme storage 2021-07-30 11:21:05 -07:00
IR Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00:00
Interfaces [mlir] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]] 2021-07-27 18:57:33 -07:00
Parser [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
Pass [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
Reducer [mlir-reduce] Fix the memory leak and recycle unused modules. 2021-07-08 20:03:47 +08:00
Rewrite [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Support [mlir] Fix various issues in TimerImpl. 2021-07-22 03:44:48 +00:00
TableGen [mlir-tblgen] Support binding multi-results of NativeCodeCall 2021-07-21 11:23:22 +08:00
Target [mlir][spirv] Add support for i8 serialization 2021-07-30 18:06:11 -04:00
Tools PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
Transforms [MLIR] NFC Clean up doc comments on memref replacement utility 2021-07-31 15:14:52 +05:30
Translation [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00