llvm-capstone/mlir
Mikhail Goncharov 0a0aff2d24 fix unused variable warnings in conditionals
warning was updated in 92023b1509
2023-08-30 19:09:27 +02:00
..
benchmark/python
cmake/modules [mlir][python bindings] generate all the enums 2023-08-23 15:03:55 -05:00
docs [MLIR] Switch the default for usePropertiesForAttributes (NFC) 2023-08-28 20:25:03 -07:00
examples [MLIR] Switch the default for usePropertiesForAttributes (NFC) 2023-08-28 20:25:03 -07:00
include fix unused variable warnings in conditionals 2023-08-30 19:09:27 +02:00
lib fix unused variable warnings in conditionals 2023-08-30 19:09:27 +02:00
python [mlir][linalg][transform] Return copy_back op from PadOp. 2023-08-29 14:55:33 +00:00
test [mlir][Transforms] Inliner: Extra checks for unstructured control flow 2023-08-30 15:28:29 +02:00
tools fix unused variable warnings in conditionals 2023-08-30 19:09:27 +02:00
unittests Reland "[mlir] Use a type for representing branch points in RegionBranchOpInterface" 2023-08-30 09:31:54 +02:00
utils [mlir] Fix generating checks for multiple funcs in generate-test-checks 2023-08-03 15:55:03 +00:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir][NVVM] Adds the NVVM target attribute. 2023-08-08 19:21:36 +00:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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