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
/
test
/
Examples
/
Toy
/
Ch5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typo in Toy tutorial (second var e -> var f)
Aart Bik
2019-11-27
1
-2
/
+2
*
Cleanup and rewrite Ch-4.md.
River Riddle
2019-10-21
1
-5
/
+3
*
NFC: Fix remaining usages of MulOp as matrix multiplication.
River Riddle
2019-10-21
3
-28
/
+32
*
NFC: Fix typo : Retur -> Return
River Riddle
2019-10-20
1
-1
/
+1
*
Fix invalid transpose in example and add proper verification.
River Riddle
2019-10-16
1
-36
/
+36
*
Add Ch.5 of the toy tutorial.
River Riddle
2019-10-16
9
-111
/
+145
*
Emit LLVM IR equivalent of sizeof when lowering alloc operations
Alex Zinenko
2019-10-11
1
-1
/
+1
*
Change the attribute dictionary syntax to separate name and value with '='.
River Riddle
2019-06-25
2
-6
/
+6
*
Modify the syntax of the the ElementsAttrs to print the type as a colon type.
River Riddle
2019-06-25
2
-3
/
+3
*
Update the Parser to support parsing/printing DenseElementAttrs with a splat ...
River Riddle
2019-06-19
1
-1
/
+1
*
Remove the Toy/* file path from the location check lines. This assumes a ...
River Riddle
2019-06-01
1
-27
/
+27
*
Toy tutorial Chapter 5: Lowering to Linalg and LLVM
Mehdi Amini
2019-04-08
7
-0
/
+189