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
/
Utils
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-3
/
+3
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-06
1
-1
/
+1
*
[mlir][Linalg] NFC - Post-commit format fix
Nicolas Vasilache
2020-01-03
1
-2
/
+3
*
[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder compilation error on older...
Nicolas Vasilache
2020-01-03
1
-2
/
+7
*
[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder compilation error (-fpermi...
Nicolas Vasilache
2020-01-03
1
-4
/
+6
*
[mlir][linalg] Lower linalg to affine loops
Ahmed Taei
2020-01-03
1
-0
/
+23
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-13
/
+13
*
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
-12
/
+12
*
Deprecate linalg.subview in favor of std.subview
Nicolas Vasilache
2019-11-13
1
-5
/
+4
*
Adds std.subview operation which takes dynamic offsets, sizes and strides and...
Andy Davis
2019-11-11
1
-3
/
+4
*
Standardize Linalg transformations to take an OpBuilder and an OperationFolde...
Nicolas Vasilache
2019-10-28
1
-12
/
+12
*
Move Linalg and VectorOps dialects to the Dialect subdir - NFC
Nicolas Vasilache
2019-08-19
1
-0
/
+155