llvm-capstone/mlir
Jeff Niu df1e01b316
[mlir] Add example of printAlias to test dialect (NFC) (#79232)
Follow-up from previous pull request. Motivate the API change with an
attribute that decides between sugaring a sub-attribute or using an
alias
2024-01-23 16:29:57 -08:00
..
benchmark/python [mlir][benchmark] Fix broken benchmark script (#68841) 2023-12-06 12:17:53 +05:30
cmake/modules Revert "[mlir] Consider mlir-linalg-ods-gen as a tablegen tool in build (#75093)" 2024-01-04 02:01:16 +05:00
docs [mlir][docs] Fix broken link 2024-01-19 17:38:27 +01:00
examples [mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260) 2024-01-17 11:08:59 +01:00
include [mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (#74153) 2024-01-23 16:52:21 -06:00
lib [mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (#74153) 2024-01-23 16:52:21 -06:00
python [mlir][transform] Add transform.get_operand op (#78397) 2024-01-18 09:33:14 -05:00
test [mlir] Add example of printAlias to test dialect (NFC) (#79232) 2024-01-23 16:29:57 -08:00
tools [MLIR][ODS] Check hasProperties when generating populateDefaultAttrs (#78525) 2024-01-18 21:57:20 -08:00
unittests [MLIR][Presburger] Implement function to evaluate the number of terms in a generating function. (#78078) 2024-01-22 14:22:01 +05:30
utils [emacs] Fix Emacs library formatting (#76110) 2024-01-10 13:14:21 +01:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir] Add config for PDL (#69927) 2024-01-03 20:37:20 -08:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.