..
AffineOps
Add rewrite pattern to compose maps into affine load/stores
2019-09-17 11:49:45 -07:00
Conversion
Update SPIR-V symbols and use GLSL450 instead of VulkanKHR
2019-09-13 15:26:32 -07:00
Dialect
Add (de)serialization support for OpRuntimeArray.
2019-09-17 15:21:57 -07:00
EDSC
Add custom builder for AffineIfOp
2019-09-06 11:03:03 -07:00
Examples
LLVM dialect: prefix auxiliary operations with "mlir."
2019-09-03 09:10:56 -07:00
IR
Add support to OpAsmParser for parsing unknown keywords.
2019-09-17 17:55:34 -07:00
Pass
Update the IRPrinter instrumentation to work on non function/module operations.
2019-09-14 21:56:38 -07:00
Quantizer
Change the attribute dictionary syntax to separate name and value with '='.
2019-06-25 19:06:34 -07:00
SDBM
Overhaul the SDBM expression kind hierarchy
2019-09-16 08:16:06 -07:00
Target
Add warpsize and laneid intrinsics to NVVM dialect.
2019-09-09 11:38:03 -07:00
Transforms
Support symbolic operands for memref replacement; fix memrefNormalize
2019-09-18 11:26:11 -07:00
Unit
Add build files and update README.
2019-03-30 11:23:22 -07:00
lib
Add support to OpAsmParser for parsing unknown keywords.
2019-09-17 17:55:34 -07:00
mlir-cpu-runner
Add missing lowering to CFG in mlir-cpu-runner + related cleanup
2019-09-01 11:33:22 -07:00
mlir-cuda-runner
JitRunner: support entry functions returning void
2019-08-20 07:46:17 -07:00
mlir-tblgen
Add type constraints for shaped types with same rank and element count
2019-09-13 16:05:38 -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