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
/
Ch4
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
*
Add Ch.5 of the toy tutorial.
River Riddle
2019-10-16
1
-28
/
+29
*
Add support for inlining toy call operations.
River Riddle
2019-10-16
1
-0
/
+30
*
Update Chapter 4 of the Toy tutorial
Sana Damani
2019-10-16
6
-67
/
+21
*
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
*
Change the asmprinter to use pretty syntax for dialect types when it can,
Chris Lattner
2019-04-07
3
-15
/
+15
*
Add Chapter 4 for the Toy tutorial: shape inference, function specializat...
Mehdi Amini
2019-04-05
6
-0
/
+173