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
/
Dialect
/
Linalg
/
Transforms
/
Promotion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][Linalg] Update the semantics, verifier and test for Linalg with tensors.
Nicolas Vasilache
2020-01-14
1
-3
/
+8
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-6
/
+6
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-13
/
+12
*
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
-17
/
+18
*
[Linalg] Expose subview promotion as a declarative pattern
Jose Ignacio Gomez
2019-12-16
1
-7
/
+11
*
Drop unused function - NFC
Nicolas Vasilache
2019-11-21
1
-5
/
+0
*
Deprecate linalg.subview in favor of std.subview
Nicolas Vasilache
2019-11-13
1
-18
/
+9
*
Adds std.subview operation which takes dynamic offsets, sizes and strides and...
Andy Davis
2019-11-11
1
-5
/
+9
*
Update Linalg to use std.view
Nicolas Vasilache
2019-11-07
1
-21
/
+46
*
Standardize Linalg transformations to take an OpBuilder and an OperationFolde...
Nicolas Vasilache
2019-10-28
1
-4
/
+4
*
Decouple Linalg promotion from Linalg tiling - NFC
Nicolas Vasilache
2019-10-17
1
-0
/
+233