..
AffineOps
Fix MemRefType::getStrides corner case
2019-09-30 07:27:39 -07:00
Analysis
Add initial callgraph support.
2019-09-23 11:44:13 -07:00
Conversion
Normalize MemRefType lowering to LLVM as strided MemRef descriptor
2019-09-30 11:58:54 -07:00
Dialect
[spirv] Add array length check.
2019-09-30 16:43:26 -07:00
EDSC
Add custom builder for AffineIfOp
2019-09-06 11:03:03 -07:00
Examples
Normalize MemRefType lowering to LLVM as strided MemRef descriptor
2019-09-30 11:58:54 -07:00
IR
NFC - clean up op accessor usage, std.load/store op verify, other stale info
2019-09-27 11:58:24 -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
[ROCm] Adding ROCDL Dialect.
2019-09-27 00:22:32 -07:00
Transforms
Introduce splat op + provide its LLVM lowering
2019-09-24 12:44:58 -07:00
Unit
Add build files and update README.
2019-03-30 11:23:22 -07:00
lib
Enable autogenerating OpInterface method declarations
2019-09-30 12:42:58 -07:00
mlir-cpu-runner
Fix JitRunner.cpp Error creation pattern and reactivate tests.
2019-09-27 09:56:40 -07:00
mlir-cuda-runner
Add AllReduceOp to GPU dialect with lowering to NVVM.
2019-09-26 00:17:50 -07:00
mlir-tblgen
Add InferTypeOpTrait & enable generating its member function definition
2019-09-29 17:29:00 -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