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
/
AffineOps
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...
River Riddle
2020-01-13
8
-204
/
+204
*
[mlir][Linalg] Reimplement and extend getStridesAndOffset
Nicolas Vasilache
2020-01-06
1
-0
/
+10
*
fix isValidDim for block arg case
Uday Bondhugula
2019-12-20
1
-0
/
+13
*
Introduce prefetch op: affine -> std -> llvm intrinsic
Uday Bondhugula
2019-12-18
2
-0
/
+38
*
Relax restriction on affine_apply dim and symbol operands
Nicolas Vasilache
2019-11-26
1
-26
/
+0
*
Make isValidSymbol more powerful
Uday Bondhugula
2019-11-22
1
-0
/
+21
*
Adds affine.min operation which returns the minimum value from a multi-result...
Andy Davis
2019-11-12
3
-1
/
+77
*
Convert the Canonicalize and CSE passes to generic Operation Passes.
River Riddle
2019-10-24
1
-1
/
+1
*
Add support for canonicalizing callable regions during inlining.
River Riddle
2019-10-10
1
-1
/
+1
*
Add syntactic sugar for strided memref parsing.
Nicolas Vasilache
2019-10-03
1
-0
/
+10
*
Disallow index types in memrefs.
Alex Zinenko
2019-10-03
1
-5
/
+2
*
Fix MemRefType::getStrides corner case
Nicolas Vasilache
2019-09-30
1
-0
/
+10
*
Emit function name being tested in TestMemRefStrideCalculation
Jacques Pienaar
2019-09-25
1
-1
/
+2
*
Fix memref-stride-calculation on Windows
Lei Zhang
2019-09-25
1
-1
/
+0
*
Add utility to extract strides from layout map in MemRefType.
Nicolas Vasilache
2019-09-20
1
-0
/
+51
*
Add rewrite pattern to compose maps into affine load/stores
Uday Bondhugula
2019-09-17
1
-0
/
+27
*
Fix typo in test/AffineOps/ops.mlir
Uday Bondhugula
2019-09-15
1
-1
/
+1
*
Add pattern to canonicalize for loop bounds
Uday Bondhugula
2019-09-13
1
-0
/
+30
*
Integer set + operands / affine if op canonicalization
Uday Bondhugula
2019-09-05
1
-0
/
+22
*
Add support for conservatively inlining Affine operations.
River Riddle
2019-09-05
1
-0
/
+69
*
Add a canonicalization to erase empty AffineForOps.
River Riddle
2019-08-30
1
-0
/
+10
*
Extend map canonicalization to propagate constant operands
Uday Bondhugula
2019-08-29
1
-22
/
+24
*
Fix verification of zero-dim memref in affine.load/affine.store/std.load/std....
Diego Caballero
2019-08-07
1
-1
/
+12
*
Verify that affine.load/store/dma_start/dma_wait operands are valid dimension...
Andy Davis
2019-07-27
1
-0
/
+92
*
Emit an error for missing '[' when parsing an AffineMapOfSSAIds.
River Riddle
2019-07-22
1
-0
/
+9
*
affine.load/store: check for the right number of operands
Alex Zinenko
2019-07-12
1
-0
/
+61
*
Standardize the value numbering in the AsmPrinter.
River Riddle
2019-07-09
4
-66
/
+66
*
Add new operations affine.dma_start and affine.dma_wait which take affine map...
Andy Davis
2019-06-28
1
-0
/
+127
*
Change the attribute dictionary syntax to separate name and value with '='.
River Riddle
2019-06-25
2
-9
/
+9
*
Support printing SSA ids in affine.load/store which do not have special names.
Andy Davis
2019-06-25
1
-0
/
+17
*
Add parsing/printing for new affine.load and affine.store operations.
Andy Davis
2019-06-24
1
-0
/
+168
*
Rename -verify mlir-opt flag to -verify-expected-diagnostics
Geoffrey Martin-Noble
2019-06-19
1
-1
/
+1
*
Disallow non-index operands and results in affine.apply
Alex Zinenko
2019-06-19
1
-0
/
+20
*
Add support to AffineApplyOp::fold for folding dim and symbol expression resu...
River Riddle
2019-06-09
1
-15
/
+5
*
Change syntax of regions in the generic form of operations
Alex Zinenko
2019-05-06
1
-7
/
+7
*
Introduce affine terminator
Alex Zinenko
2019-03-29
1
-2
/
+39
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...
River Riddle
2019-03-29
3
-35
/
+35
*
NFC: Rename the 'if' operation in the AffineOps dialect to 'affine.if'.
River Riddle
2019-03-29
2
-5
/
+5
*
Support composition of symbols in AffineApplyOp
Nicolas Vasilache
2019-03-29
1
-6
/
+132
*
Add support for parsing and printing affine.if and affine.for attributes. The...
River Riddle
2019-03-29
1
-0
/
+23
*
Automated rollback of changelist 232728977.
Uday Bondhugula
2019-03-29
1
-3
/
+3
*
Add verification for AffineApply/AffineFor/AffineIf dimension and symbol oper...
River Riddle
2019-03-29
1
-0
/
+124
*
Automated rollback of changelist 232717775.
Uday Bondhugula
2019-03-29
1
-19
/
+19
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...
River Riddle
2019-03-29
1
-19
/
+19
*
NFC: Rename affine_apply to affine.apply. This is the first step to adding a ...
River Riddle
2019-03-29
1
-63
/
+63
*
Move the AffineFor loop bound folding to a canonicalization pattern on the Af...
River Riddle
2019-03-29
1
-1
/
+36
*
Refactor the affine analysis by moving some functionality to IR and some to A...
River Riddle
2019-03-29
1
-0
/
+263