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
/
Conversion
/
VectorToLLVM
/
ConvertVectorToLLVM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-0
/
+4
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-7
/
+7
*
[mlir][VectorOps] Implement insert_strided_slice conversion
Nicolas Vasilache
2020-01-09
1
-41
/
+174
*
[mlir][VectorOps] Implement strided_slice conversion
Nicolas Vasilache
2020-01-09
1
-3
/
+98
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-58
/
+53
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
1
-52
/
+56
*
[VectorOps] unify vector dialect "subscripts"
Aart Bik
2019-12-20
1
-4
/
+4
*
[VectorOps] Add vector.print definition, with lowering support
Aart Bik
2019-12-18
1
-2
/
+124
*
[VectorOps] Add [insert/extract]element definition together with lowering to ...
Aart Bik
2019-12-16
1
-1
/
+52
*
[VectorOps] Add lowering of vector.shuffle to LLVM IR
Aart Bik
2019-12-12
1
-55
/
+114
*
[VectorOps] Add lowering of vector.insert to LLVM IR
Aart Bik
2019-12-10
1
-24
/
+100
*
[VecOps] Rename vector.[insert|extract]element to just vector.[insert|extract]
Aart Bik
2019-12-06
1
-3
/
+3
*
[VectorOps] Add lowering of vector.broadcast to LLVM IR
Aart Bik
2019-12-06
1
-1
/
+186
*
Refactor dependencies to expose Vector transformations as patterns - NFC
Nicolas Vasilache
2019-12-03
1
-0
/
+283