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
/
Dialect
/
VectorOps
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...
River Riddle
2020-01-13
3
-79
/
+79
*
[VectorOps] unify vector dialect "subscripts"
Aart Bik
2019-12-20
2
-34
/
+34
*
[VectorOps] remove redundant returns from invalid ops test
Aart Bik
2019-12-20
1
-27
/
+0
*
[VectorOps] Update vector transfer_read/write ops to operatate on memrefs wit...
Andy Davis
2019-12-19
2
-4
/
+45
*
[VectorOps] Add vector ReshapeOp to the VectorOps dialect.
Andy Davis
2019-12-19
2
-0
/
+77
*
[VectorOps] minor cleanup: vector dialect "subscripts" are i32
Aart Bik
2019-12-19
2
-12
/
+12
*
[VectorOps] Add vector.print definition, with lowering support
Aart Bik
2019-12-18
2
-0
/
+15
*
Add pattern rewrite which splits a vector TransferWriteOp into slices accordi...
Andy Davis
2019-12-17
1
-10
/
+21
*
Add pattern rewrite to forward vector tuple elements to their users.
Andy Davis
2019-12-17
1
-13
/
+4
*
Add pattern rewrite which splits a vector TransferReadOp into slices accordin...
Andy Davis
2019-12-17
1
-5
/
+12
*
Update vector op unrolling transformation to generate ExtractSlicesOp and Ins...
Andy Davis
2019-12-17
1
-151
/
+144
*
Add InsertSlicesOp to the VectorOps dialect.
Andy Davis
2019-12-16
2
-0
/
+43
*
[VectorOps] Add [insert/extract]element definition together with lowering to ...
Aart Bik
2019-12-16
2
-1
/
+43
*
Adds ExtractSlicesOp to the VectorOps dialect.
Andy Davis
2019-12-16
2
-0
/
+68
*
Add VectorOp transform pattern which splits vector TransferReadOps to target ...
Andy Davis
2019-12-10
1
-1
/
+65
*
Uniformize Vector transforms as patterns on the model of Linalg - NFC
Nicolas Vasilache
2019-12-10
1
-0
/
+238
*
[VectorOps] Add a ShuffleOp to the VectorOps dialect
Aart Bik
2019-12-09
2
-14
/
+67
*
[VectorOps] Fix off-by-one error in insert/extract validation
Aart Bik
2019-12-09
1
-0
/
+14
*
[VecOps] Rename vector.[insert|extract]element to just vector.[insert|extract]
Aart Bik
2019-12-06
2
-38
/
+38
*
[VectorOps] Add lowering of vector.broadcast to LLVM IR
Aart Bik
2019-12-06
1
-3
/
+11
*
Unroll vector masks along with their associated vector arguments.
Andy Davis
2019-12-06
2
-8
/
+4
*
Add canonicalization patterns for vector CreateMaskOp and StridedSliceOp to b...
Andy Davis
2019-12-04
3
-0
/
+129
*
Add CreateMaskOp to the VectorOps dialect.
Andy Davis
2019-12-03
2
-0
/
+22
*
[VectorOps] Add legality rules to broadcast
Aart Bik
2019-12-02
2
-2
/
+20
*
[VectorOps] Refine BroadcastOp in VectorOps dialect
Aart Bik
2019-11-26
2
-8
/
+8
*
[VectorOps] Add a BroadcastOp to the VectorOps dialect
Aart Bik
2019-11-26
2
-0
/
+16
*
Add a vector.InsertStridedSliceOp
Nicolas Vasilache
2019-11-25
2
-7
/
+56
*
Update VectorContractionOp to take iterator types and index mapping attribute...
Andy Davis
2019-11-25
2
-26
/
+180
*
Add vector.insertelement op
Nicolas Vasilache
2019-11-25
2
-4
/
+48
*
Add VectorContractionOp to the VectorOps dialect.
Andy Davis
2019-11-20
2
-0
/
+98
*
Add VectorOps.StridedSliceOp
Nicolas Vasilache
2019-11-19
2
-0
/
+71
*
Move VectorOps to Tablegen - (almost) NFC
Nicolas Vasilache
2019-11-14
2
-0
/
+165
*
Extend vector.outerproduct with an optional 3rd argument
Nicolas Vasilache
2019-08-16
2
-13
/
+56
*
Add a higher-order vector.outerproduct operation in MLIR
Nicolas Vasilache
2019-08-09
2
-5
/
+32
*
Add a higher-order vector.extractelement operation in MLIR
Nicolas Vasilache
2019-08-09
2
-0
/
+49