summaryrefslogtreecommitdiffstats
path: root/mlir/test/Transforms/loop-invariant-code-motion.mlir
Commit message (Expand)AuthorAgeFilesLines
* [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...River Riddle2020-01-131-8/+8
* Implement simple loop-invariant-code-motion based on dialect interfaces.Stephan Herhut2019-10-161-324/+61
* Add a canonicalization to erase empty AffineForOps.River Riddle2019-08-301-45/+23
* Standardize the value numbering in the AsmPrinter.River Riddle2019-07-091-151/+151
* Globally change load/store/dma_start/dma_wait operations over to affine.load/...Andy Davis2019-07-031-70/+70
* Remove unnecessary -verify-diagnosticsGeoffrey Martin-Noble2019-06-191-1/+1
* Rename -verify mlir-opt flag to -verify-expected-diagnosticsGeoffrey Martin-Noble2019-06-191-1/+1
* Loop invariant code motion - remove reliance on getForwardSlice. Add more...Amit Sabne2019-06-011-6/+346
* Prepend an "affine-" prefix to Affine pass option names - NFCNicolas Vasilache2019-05-061-1/+1
* Loop invariant code motion.Amit Sabne2019-04-181-0/+189
OpenPOWER on IntegriCloud