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
/
LinalgToLLVM
/
LinalgToLLVM.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
-2
/
+8
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-3
/
+3
*
[mlir][Linalg] Lower linalg.reshape to LLVM for the static case
Nicolas Vasilache
2020-01-08
1
-2
/
+50
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
1
-3
/
+4
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-35
/
+33
*
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
-33
/
+35
*
Retire !linalg.buffer type - NFC
Nicolas Vasilache
2019-12-12
1
-18
/
+3
*
Update the builder API to take ValueRange instead of ArrayRef<Value *>
River Riddle
2019-12-07
1
-8
/
+4
*
Refactor dependencies to expose Vector transformations as patterns - NFC
Nicolas Vasilache
2019-12-03
1
-1
/
+1
*
Lower linalg.indexed_generic with libcall to LLVM.
Alexander Belyaev
2019-12-02
1
-1
/
+57
*
Move Linalg Transforms that are actually Conversions - NFC
Nicolas Vasilache
2019-11-21
1
-0
/
+521