llvm-project/mlir
Adrian Kuegel b395c0f0cd [mlir] Update comment now that DenseArrayAttr has Tensor type. 2022-08-02 12:31:22 +02: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] Remove types from attributes 2022-07-31 20:01:31 -04:00
examples Replace Optional::hasValue with has_value or operator bool. NFC 2022-07-29 10:57:25 -07:00
include [mlir] Update comment now that DenseArrayAttr has Tensor type. 2022-08-02 12:31:22 +02:00
lib [mlir][Math] Add constant folder for TanOp. 2022-08-02 11:20:53 +08:00
python Fix MLIR Python binding for arith.constant after argument has been changed to an interface 2022-08-01 09:06:55 +00:00
test [mlir][Math] Add constant folder for TanOp. 2022-08-02 11:20:53 +08:00
tools [mlir][NVGPU] nvgpu.mmasync on F32 through TF32 2022-08-01 23:23:27 +00:00
unittests [mlir] Use EXPECT_DEBUG_DEATH in unit test 2022-08-02 11:16:26 +02:00
utils [mlir] Remove OpaqueElementsAttr 2022-08-01 15:00:54 -07:00
.clang-format [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir] Fix calling the native mlir-tblgen tool when cross compiling flang 2022-08-02 10:58:24 +03:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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