..
AffineOps
Add utility to extract strides from layout map in MemRefType.
2019-09-20 09:26:21 -07:00
Analysis
Add initial callgraph support.
2019-09-23 11:44:13 -07:00
Conversion
Introduce splat op + provide its LLVM lowering
2019-09-24 12:44:58 -07:00
Dialect
Add support for GLSL Binary ops, and use it to implement GLSL FMax.
2019-09-24 19:42:11 -07:00
EDSC
Add custom builder for AffineIfOp
2019-09-06 11:03:03 -07:00
Examples
Normalize lowering of MemRef types
2019-09-24 11:21:49 -07:00
IR
Introduce splat op + provide its LLVM lowering
2019-09-24 12:44:58 -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 integer sign- and zero-extension and truncation to standard.
2019-09-21 16:14:56 -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
Add initial callgraph support.
2019-09-23 11:44:13 -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
[ODS] Add support for FloatElementsAttr
2019-09-21 09:45:15 -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