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
/
LinalgTransforms.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
-4
/
+10
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-2
/
+2
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
1
-16
/
+69
*
[mlir][Linalg] NFC - Cleanup Linalg Declarative Transformations
Nicolas Vasilache
2020-01-02
1
-3
/
+3
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-3
/
+3
*
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
-3
/
+3
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
1
-1
/
+1
*
[Linalg] Expose subview promotion as a declarative pattern
Jose Ignacio Gomez
2019-12-16
1
-0
/
+15
*
Continue refactoring StructuredOps utilities
Nicolas Vasilache
2019-12-11
1
-7
/
+7
*
[Linalg] Add a Linalg iterator permutation transformation
Jose Ignacio Gomez
2019-12-10
1
-0
/
+37
*
[StructuredOps][Linalg] Add a primitive pattern to rewrite the linalg.generic...
Nicolas Vasilache
2019-12-09
1
-0
/
+87
*
[Linalg] Add permutation information to tiling
Jose Ignacio Gomez
2019-12-05
1
-5
/
+5
*
Fix Windows Build
Nicolas Vasilache
2019-11-22
1
-1
/
+2
*
Fix OSS builds - NFC
Nicolas Vasilache
2019-11-21
1
-1
/
+1
*
Split Linalg declarative patterns from specific test patterns - NFC
Nicolas Vasilache
2019-11-21
1
-62
/
+37
*
Drop spurious debug spew.
Nicolas Vasilache
2019-11-01
1
-2
/
+0
*
Add Linalg pattern for producer-consumer fusion
Nicolas Vasilache
2019-11-01
1
-5
/
+72
*
Add basic support for declarative Linalg transformations
Nicolas Vasilache
2019-10-30
1
-0
/
+67