llvm-project/mlir/test
Nicolas Vasilache ceb8d2d20e Drop linalg.range_intersect op
This op is not useful.

PiperOrigin-RevId: 261665736
2019-08-05 05:26:20 -07:00
..
AffineOps Verify that affine.load/store/dma_start/dma_wait operands are valid dimension or symbol identifiers. 2019-07-27 08:20:38 -07:00
Conversion Initial implementation to translate kernel fn in GPU Dialect to SPIR-V Dialect 2019-07-30 11:55:55 -07:00
Dialect Use SingleBlockImplicitTerminator trait for spv.module 2019-08-05 05:10:05 -07:00
EDSC Add StdIndexedValue to EDSC helpers 2019-08-02 08:24:17 -07:00
Examples Standardize the value numbering in the AsmPrinter. 2019-07-09 10:41:00 -07:00
IR [ODS] Add new definitions for non-negative integer attributes 2019-08-03 16:58:52 -07:00
LLVMIR Introduce custom syntax for llvm.func 2019-08-05 01:57:54 -07:00
Linalg Drop linalg.range_intersect op 2019-08-05 05:26:20 -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 SDBM: fix the order of variables in the stripe-induced inequalities 2019-06-03 19:26:29 -07:00
Target [mlir-translate] Fix test suite. 2019-08-05 01:39:55 -07:00
Transforms Introduce explicit copying optimization by generalizing the DMA generation pass 2019-08-01 16:31:58 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [ODS] Add new definitions for non-negative integer attributes 2019-08-03 16:58:52 -07:00
mlir-cpu-runner Automated rollback of commit 3708f53219 2019-07-26 11:05:17 -07:00
mlir-cuda-runner Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
mlir-tblgen Replace the verifyUnusedValue directive with HasNoUseOf constraint 2019-08-01 11:51:15 -07:00
APITest.h Use FileCheck to test SDBM 2019-05-20 13:48:53 -07:00
CMakeLists.txt Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
lit.cfg.py Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
lit.site.cfg.py.in Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00