llvm-project/mlir
Jakub Kuderski 95c4e51839 [mlir][spirv] Add arith.addi_carry to spv.IAddCarry conversion
Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D131908
2022-08-17 21:33:34 -04:00
..
benchmark/python [NFC] Remove obsolete all_passes_registration from integration tests. 2022-07-16 18:18:43 -07:00
cmake/modules [mlir] Make sure that aggregate shared libraries define all of their symbols. 2022-08-15 12:02:24 -07:00
docs [mlir][ods] Rename Confined and AllAttrConstraintsOf 2022-08-12 22:36:17 -04:00
examples [mlir] Fix build of toyc-ch6 (NFC) 2022-08-09 15:58:49 -04:00
include [mlir][sparse] more concise sparse tensor type printing 2022-08-17 17:35:50 -07:00
lib [mlir][spirv] Add arith.addi_carry to spv.IAddCarry conversion 2022-08-17 21:33:34 -04:00
python [mlir][linalg][python] Add named constructor for MatchOp 2022-08-15 14:41:28 +02:00
test [mlir][spirv] Add arith.addi_carry to spv.IAddCarry conversion 2022-08-17 21:33:34 -04:00
tools [mlir] Update when to check for non-null optional default attr 2022-08-17 17:00:47 -07:00
unittests [mlir][sparse] Custom reduce with identity 2022-08-17 11:21:46 -05:00
utils [mlir][spirv] Migrate to use specalized enum attributes 2022-08-09 14:14:54 -04:00
.clang-format [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.clang-tidy [mlir] Disable `misc-const-correctness` clang-tidy check. 2022-08-03 10:18:43 +02:00
CMakeLists.txt [mlir] Fix calling the native mlir-pdll-tblgen 2022-08-11 09:34:13 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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