..
AffineOps
Fix verification of zero-dim memref in affine.load/affine.store/std.load/std.store
2019-08-07 10:31:49 -07:00
Conversion
Fix parsing/printing of spv.globalVariable and spv._address_of
2019-08-19 11:39:25 -07:00
Dialect
Fix parsing/printing of spv.globalVariable and spv._address_of
2019-08-19 11:39:25 -07:00
EDSC
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
2019-08-19 11:01:25 -07:00
Examples
Standardize the value numbering in the AsmPrinter.
2019-07-09 10:41:00 -07:00
IR
Fix AffineExpr::simplifyAdd bug
2019-08-20 01:53:07 -07:00
LLVMIR
Add support for LLVM lowering of binary ops on n-D vector types
2019-08-20 02:00:22 -07:00
Linalg
Add alignment support to linalg.buffer_alloc
2019-08-19 14:37:18 -07:00
Pass
Enable multi-threading in the pass manager by default.
2019-05-06 08:17:58 -07:00
Quantizer
Change the attribute dictionary syntax to separate name and value with '='.
2019-06-25 19:06:34 -07:00
SDBM
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
2019-08-19 11:01:25 -07:00
Target
Add alignment support for llvm.alloca
2019-08-18 18:55:14 -07:00
Transforms
Allow isolated regions to form isolated SSA name scopes in the printer.
2019-08-19 15:27:10 -07:00
Unit
Add build files and update README.
2019-03-30 11:23:22 -07:00
lib
Allow isolated regions to form isolated SSA name scopes in the printer.
2019-08-19 15:27:10 -07:00
mlir-cpu-runner
Add alignment support to linalg.buffer_alloc
2019-08-19 14:37:18 -07:00
mlir-cuda-runner
Add an mlir-cuda-runner tool.
2019-07-04 07:53:54 -07:00
mlir-tblgen
Refactor Linalg ops to loop lowering (NFC)
2019-08-06 05:38:16 -07:00
APITest.h
Use FileCheck to test SDBM
2019-05-20 13:48:53 -07:00
CMakeLists.txt
Move Linalg and VectorOps dialects to the Dialect subdir - NFC
2019-08-19 17:11:38 -07:00
lit.cfg.py
Add an mlir-cuda-runner tool.
2019-07-04 07:53:54 -07:00
lit.site.cfg.py.in
Move Linalg and VectorOps dialects to the Dialect subdir - NFC
2019-08-19 17:11:38 -07:00