llvm-project/mlir/test
Stephan Herhut 2125c0e3a8 Extend conversion of SubViewOp to llvm to also support cases where size and stride
are constant (i.e., there are no size and stride operands).

We recently added canonicalization that rewrites constant size and stride operands to
SubViewOp into static information in the type, so these patterns now occur during code
generation.

PiperOrigin-RevId: 283524688
2019-12-03 05:11:49 -08:00
..
AffineOps Relax restriction on affine_apply dim and symbol operands 2019-11-26 07:39:05 -08:00
Analysis Add initial callgraph support. 2019-09-23 11:44:13 -07:00
Conversion Extend conversion of SubViewOp to llvm to also support cases where size and stride 2019-12-03 05:11:49 -08:00
Dialect [spirv] Add spv.SubgroupBallotKHROp 2019-12-03 04:49:56 -08:00
EDSC Automated rollback of commit 575405f4d6 2019-10-18 06:45:06 -07:00
Examples Fixed typo in Toy tutorial (second var e -> var f) 2019-11-27 11:58:45 -08:00
IR Add support for AttrSizedOperandSegments/AttrSizedResultSegments 2019-11-25 17:26:50 -08:00
Pass Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
Quantizer Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
SDBM Fix minor spelling tweaks (NFC) 2019-10-20 09:44:36 -07:00
Target Introduce Linkage attribute to the LLVM dialect 2019-12-02 03:28:10 -08:00
Transforms Make std.divis and std.diviu support ElementsAttr folding. 2019-11-25 14:31:43 -08:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [DRR] Introduce `$_` to ignore op argument match 2019-12-02 07:54:50 -08:00
mlir-cpu-runner Implement Linalg to loops lowering as a pattern 2019-11-27 07:32:13 -08:00
mlir-cuda-runner Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00
mlir-tblgen [ODS] Generate builders taking unwrapped value and defaults for attributes 2019-12-02 09:33:57 -08:00
APITest.h Fix minor spelling tweaks (NFC) 2019-10-20 09:44:36 -07:00
CMakeLists.txt Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00
lit.cfg.py Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00
lit.site.cfg.py.in Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00