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
/
Ch3
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
*
NFC: Fix remaining usages of MulOp as matrix multiplication.
River Riddle
2019-10-21
2
-21
/
+23
*
NFC: Fix typo : Retur -> Return
River Riddle
2019-10-20
1
-1
/
+1
*
Update comments in ast.toy
Jacques Pienaar
2019-10-16
1
-28
/
+29
*
Update Chapter 3 to demonstrate pattern match and rewrite optimizations
Sana Damani
2019-10-15
3
-23
/
+20
*
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
*
NFC: Fix a few typos in the tutorials and one in the comment of FunctionA...
River Riddle
2019-04-05
1
-1
/
+1
*
Fix Toy Ch3 testing with CMake
Mehdi Amini
2019-04-03
1
-0
/
+2
*
Chapter 3 for Toy tutorial: introduction of a dialect
Mehdi Amini
2019-04-03
4
-0
/
+128