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
/
lib
/
Transforms
/
Vectorization
/
VectorizerTestPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate VectorOrTensorType/MemRefType shape api to use int64_t instead of int.
River Riddle
2019-03-29
1
-2
/
+2
*
Simplify compositions of AffineApply
Nicolas Vasilache
2019-03-29
1
-3
/
+3
*
Uniformize composition of AffineApplyOp by construction
Nicolas Vasilache
2019-03-29
1
-2
/
+1
*
Introduce AffineMap::compose(AffineMap)
Nicolas Vasilache
2019-03-29
1
-2
/
+2
*
[MLIR] Introduce normalized single-result unbounded AffineApplyOp
Nicolas Vasilache
2019-03-29
1
-0
/
+52
*
[MLIR] Drop strict super-vector requirement in MaterializeVector
Nicolas Vasilache
2019-03-29
1
-1
/
+1
*
Split the standard types from builtin types and move them into separate sourc...
River Riddle
2019-03-29
1
-0
/
+1
*
Update and generalize various passes to work on both CFG and ML functions,
Chris Lattner
2019-03-29
1
-2
/
+6
*
Standardize naming of statements -> instructions, revisting the code base to be
Chris Lattner
2019-03-29
1
-24
/
+24
*
Eliminate the using decls for MLFunction and CFGFunction standardizing on
Chris Lattner
2019-03-29
1
-13
/
+13
*
Merge Operation into OperationInst and standardize nomenclature around
Chris Lattner
2019-03-29
1
-5
/
+5
*
[MLIR] Add AffineMap composition and use it in Materialization
Nicolas Vasilache
2019-03-29
1
-0
/
+41
*
[MLIR][Slicing] Apply cleanups
Nicolas Vasilache
2019-03-29
1
-26
/
+24
*
[MLIR][Slicing] Add utils for computing slices.
Nicolas Vasilache
2019-03-29
1
-24
/
+116
*
[MLIR][VectorAnalysis] Add a VectorAnalysis and standalone tests
Nicolas Vasilache
2019-03-29
1
-0
/
+116