llvm-project/mlir
Kazu Hirata c8e6ebd74e Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00
..
benchmark/python [NFC] Remove obsolete all_passes_registration from integration tests. 2022-07-16 18:18:43 -07:00
cmake/modules [CMake] Fix add_subdirectory llvm builds 2022-07-26 11:24:23 +02:00
docs [mlir] Only conditionally lower CF branching ops to LLVM 2022-08-04 16:36:27 +02:00
examples Replace Optional::hasValue with has_value or operator bool. NFC 2022-07-29 10:57:25 -07:00
include Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00
lib Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00
python [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00
test Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00
tools Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00
unittests [mlir, flang] Use has_value instead of hasValue (NFC) 2022-08-06 11:12:47 -07:00
utils [mlir] Remove OpaqueElementsAttr 2022-08-01 15:00:54 -07:00
.clang-format
.clang-tidy [mlir] Disable `misc-const-correctness` clang-tidy check. 2022-08-03 10:18:43 +02:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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