.. |
AffineOps
|
Add syntactic sugar for strided memref parsing.
|
2019-10-03 12:34:36 -07:00 |
Analysis
|
Add initial callgraph support.
|
2019-09-23 11:44:13 -07:00 |
Conversion
|
Add fpext and fptrunc to the Standard dialect and includes conversion to LLVM
|
2019-10-03 16:37:24 -07:00 |
Dialect
|
[spirv] Allow return ops to be in control flow ops
|
2019-10-04 20:08:52 -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
|
Add OpaqueLoc to MLIR locations.
|
2019-10-07 05:05:42 -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 shift ops to LLVM dialect.
|
2019-09-30 22:56:28 -07:00 |
Transforms
|
Add support for inlining calls with different arg/result types from the callable.
|
2019-10-03 23:10:51 -07:00 |
Unit
|
Add build files and update README.
|
2019-03-30 11:23:22 -07:00 |
lib
|
Fix CMake build after adding TestOpaqueLoc.cpp
|
2019-10-07 08:25:53 -07:00 |
mlir-cpu-runner
|
Unify Linalg types by using strided memrefs
|
2019-10-01 05:23:21 -07:00 |
mlir-cuda-runner
|
Support reduction of partial warps.
|
2019-10-07 03:31:00 -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 |