index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mlir
/
test
/
Transforms
/
lower-affine.mlir
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...
River Riddle
2020-01-13
1
-17
/
+17
*
Add integer bit-shift operations to the standard dialect.
Manuel Freiberger
2019-12-22
1
-3
/
+3
*
Introduce prefetch op: affine -> std -> llvm intrinsic
Uday Bondhugula
2019-12-18
1
-0
/
+13
*
Try to fold operations in DialectConversion when trying to legalize.
River Riddle
2019-12-13
1
-24
/
+9
*
Correctly parse empty affine maps.
MLIR Team
2019-11-20
1
-0
/
+9
*
Lower affine control flow to std control flow to LLVM dialect
Nicolas Vasilache
2019-07-12
1
-384
/
+268
*
Standardize the value numbering in the AsmPrinter.
River Riddle
2019-07-09
1
-315
/
+315
*
Add affine-to-standard lowerings for affine.load/store/dma_start/dma_wait.
Andy Davis
2019-07-01
1
-0
/
+62
*
Replace remaining usages of the Instruction class with Operation.
River Riddle
2019-03-29
1
-1
/
+1
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...
River Riddle
2019-03-29
1
-14
/
+14
*
NFC: Rename the 'if' operation in the AffineOps dialect to 'affine.if'.
River Riddle
2019-03-29
1
-9
/
+9
*
Automated rollback of changelist 232728977.
Uday Bondhugula
2019-03-29
1
-9
/
+9
*
Add verification for AffineApply/AffineFor/AffineIf dimension and symbol oper...
River Riddle
2019-03-29
1
-1
/
+1
*
Automated rollback of changelist 232717775.
Uday Bondhugula
2019-03-29
1
-14
/
+14
*
Rename the 'if' operation in the AffineOps dialect to 'affine.if' and namespace
River Riddle
2019-03-29
1
-9
/
+9
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...
River Riddle
2019-03-29
1
-14
/
+14
*
NFC: Rename affine_apply to affine.apply. This is the first step to adding a ...
River Riddle
2019-03-29
1
-13
/
+13
*
Incremental progress to move the testsuite towards single-result affine_apply
Chris Lattner
2019-03-29
1
-11
/
+0
*
Implement branch-free single-division lowering of affine division/remainder
Alex Zinenko
2019-03-29
1
-0
/
+72
*
Merge LowerAffineApplyPass into LowerIfAndForPass, rename to LowerAffinePass
Alex Zinenko
2019-03-29
1
-0
/
+578