llvm-project/mlir/lib
Aart Bik a652e5b53a [mlir][sparse] emergency fix after constant -> arith.constant change
Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D111743
2021-10-13 10:26:17 -07:00
..
Analysis [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Bindings/Python [mlir][python] Provide some methods and properties for API completeness 2021-10-13 14:30:55 +02:00
CAPI [mlir] Extend C and Python API to support bulk loading of DenseElementsAttr. 2021-10-07 08:42:12 -07:00
Conversion [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Dialect [mlir][sparse] emergency fix after constant -> arith.constant change 2021-10-13 10:26:17 -07:00
ExecutionEngine [mlir][sparse] add action enum, group enums together, few asserts 2021-10-12 08:50:51 -07:00
IR [mlir][Linalg] Enable vectorization of explicit broadcasts 2021-10-12 21:08:22 +00:00
Interfaces [mlir] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:57:20 +01:00
Parser Fix parsing of hex-format index dense tensor attributes. 2021-10-08 15:44:02 +00:00
Pass [mlir:Pass] Generate a reproducer as early as possible 2021-10-05 18:11:26 +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 Free memory leak on duplicate interface registration 2021-10-02 16:41:28 +00:00
TableGen [mlir] Fix redundant return in the void method. 2021-10-06 18:45:30 +00:00
Target [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Tools [mlir-lsp-server] Only use one MLIRContext per MLIRTextFile 2021-08-04 20:09:07 +00:00
Transforms [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00: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