llvm-project/mlir/lib
Deepak Panickal 97c899f3c5 [mlir] Add callback to provide a pass pipeline to MlirOptMain
The callback can be used to provide a default pass pipeline.

Reviewed By: mehdi_amini, rriddle

Differential Revision: https://reviews.llvm.org/D113144
2021-11-05 17:46:35 +00:00
..
Analysis [MLIR] FlatAffineConstraints: Ensure dimensionalities match when calling mergeLocalIds 2021-10-30 17:39:27 +05:30
Bindings/Python [mlir][python] fix constructor generation for optional operands in presence of segment attribute 2021-11-05 12:40:27 +01:00
CAPI [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
Conversion [mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct 2021-11-02 08:12:27 -07:00
Dialect [mlir][linalg][bufferize] Separate pass from ComprehensiveBufferize 2021-11-05 13:56:39 +09:00
ExecutionEngine [mlir][sparse] Rename SparseUtils.cpp file to SparseTensorUtils.cpp 2021-11-02 13:54:33 -07:00
IR Fix `insertFunctionArguments()` block argument order. 2021-11-05 10:08:20 +01:00
Interfaces [mlir] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:57:20 +01:00
Parser [mlir][RFC] Refactor layout representation in MemRefType 2021-10-19 12:31:15 +03:00
Pass Add a clear() method on the PassManager (NFC) 2021-10-25 04:39:00 +00:00
Reducer [mlir] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:57:20 +01:00
Rewrite [SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr. 2021-08-29 21:54:47 -07:00
Support [mlir] Add callback to provide a pass pipeline to MlirOptMain 2021-11-05 17:46:35 +00:00
TableGen [mlir] Fix missing prefix for region accessor on OpAdaptor 2021-10-26 17:35:16 -07:00
Target [mlir][nvvm] Generalize wmma ops to handle more types and shapes 2021-11-01 10:27:26 -07:00
Tools [NFC] Inclusive language: Remove instances of master in URLs 2021-11-05 08:48:41 -05:00
Transforms [Utils] Fix a warning in DialectConversion.cpp 2021-10-26 21:01:29 -07:00
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