llvm-project/mlir/lib
Denys Shabalin 48d1f099d4 [mlir] Add nano precision clock to execution engine
Reviewed By: ftynse, nicolasvasilache

Differential Revision: https://reviews.llvm.org/D113476
2021-11-09 14:32:36 +01:00
..
Analysis [MLIR][NFC] FlatAffineConstraints: Refactor division representation computation 2021-11-09 14:08:15 +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] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00:00
Conversion [mlir] Remove the non-templated DenseElementsAttr::getSplatValue 2021-11-09 01:40:40 +00:00
Dialect [mlir] Remove the non-templated DenseElementsAttr::getSplatValue 2021-11-09 01:40:40 +00:00
ExecutionEngine [mlir] Add nano precision clock to execution engine 2021-11-09 14:32:36 +01:00
IR [mlir] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00:00
Interfaces [mlir] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00: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-tblgen] Support `either` in Tablegen DRR. 2021-11-08 23:16:03 +00:00
Target [mlir] Remove the non-templated DenseElementsAttr::getSplatValue 2021-11-09 01:40:40 +00:00
Tools [NFC] Inclusive language: Remove instances of master in URLs 2021-11-05 08:48:41 -05:00
Transforms [mlir][DialectConversion] Legalize all live argument conversions 2021-11-05 18:43:56 +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