llvm-capstone/mlir
yonillasky be690ea3db
[Coroutines] Fix incorrect attribute name coroutine.presplit (NFC) (#78296)
Those are probably leftovers from an old name of the same attribute.
Fixed for the sake of consistency.

Co-authored-by: Yoni Lavi <yoni.lavi@nextsilicon.com>
2024-01-16 17:35:07 +01: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] introduce debug transform dialect extension (#77595) 2024-01-12 13:24:02 +01:00
examples [mlir] add a chapter on matchers to the transform dialect tutorial (#76725) 2024-01-09 13:19:41 +01:00
include [mlir][llvm] Fix loop annotation parser (#78266) 2024-01-16 16:35:52 +01:00
lib [Coroutines] Fix incorrect attribute name coroutine.presplit (NFC) (#78296) 2024-01-16 17:35:07 +01:00
python [MLIR][transform][python] Introduce abstractions for handles to values and parameters (#77305) 2024-01-15 10:31:22 +01:00
test [mlir][llvm] Fix loop annotation parser (#78266) 2024-01-16 16:35:52 +01:00
tools [mlir] Reformat whitespace in dependent dialects codegen (#78090) 2024-01-15 11:11:52 +01:00
unittests [mlir] Attribute add printStripped (#78008) 2024-01-15 20:56:35 -08:00
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.