Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic... | River Riddle | 2020-01-13 | 1 | -8/+8 |
* | Implement simple loop-invariant-code-motion based on dialect interfaces. | Stephan Herhut | 2019-10-16 | 1 | -324/+61 |
* | Add a canonicalization to erase empty AffineForOps. | River Riddle | 2019-08-30 | 1 | -45/+23 |
* | Standardize the value numbering in the AsmPrinter. | River Riddle | 2019-07-09 | 1 | -151/+151 |
* | Globally change load/store/dma_start/dma_wait operations over to affine.load/... | Andy Davis | 2019-07-03 | 1 | -70/+70 |
* | Remove unnecessary -verify-diagnostics | Geoffrey Martin-Noble | 2019-06-19 | 1 | -1/+1 |
* | Rename -verify mlir-opt flag to -verify-expected-diagnostics | Geoffrey Martin-Noble | 2019-06-19 | 1 | -1/+1 |
* | Loop invariant code motion - remove reliance on getForwardSlice. Add more... | Amit Sabne | 2019-06-01 | 1 | -6/+346 |
* | Prepend an "affine-" prefix to Affine pass option names - NFC | Nicolas Vasilache | 2019-05-06 | 1 | -1/+1 |
* | Loop invariant code motion. | Amit Sabne | 2019-04-18 | 1 | -0/+189 |