llvm-capstone/mlir
2023-09-27 01:14:39 -07:00
..
benchmark/python
cmake/modules Don't use LLVM_TABLEGEN_FLAGS with mlir-pdll: it's not a TableGen tool (#67486) 2023-09-26 14:38:44 -07:00
docs [mlir] cleanup of structured.tile* transform ops (#67320) 2023-09-26 09:14:29 +02:00
examples
include [mlir][linalg] Add SubsetInsertionOpInterface to linalg.copy (#67524) 2023-09-27 10:04:37 +02:00
lib Fix MLIR parser to actually error out when hitting a parse error on TensorType encoding field 2023-09-27 01:14:39 -07:00
python [mlir] cleanup of structured.tile* transform ops (#67320) 2023-09-26 09:14:29 +02:00
test Fix MLIR parser to actually error out when hitting a parse error on TensorType encoding field 2023-09-27 01:14:39 -07:00
tools Simplify diagnostic error management for MLIR properties API (NFC) (#67409) 2023-09-26 11:44:37 -07:00
unittests Simplify diagnostic error management for MLIR properties API (NFC) (#67409) 2023-09-26 11:44:37 -07:00
utils [mlir][arith] Rename operations: maxfmaximumf, minfminimumf (#65800) 2023-09-11 22:02:19 -07:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir][gpu] Deprecate gpu::Serialization* passes. (#65857) 2023-09-11 16:32:15 -04:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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