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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typo in Toy tutorial (second var e -> var f)
Aart Bik
2019-11-27
7
-14
/
+14
*
Add Ch-7 of the toy tutorial detailing how to define new types.
River Riddle
2019-11-07
10
-0
/
+369
*
Cleanup and rewrite Ch-4.md.
River Riddle
2019-10-21
3
-15
/
+9
*
NFC: Fix remaining usages of MulOp as matrix multiplication.
River Riddle
2019-10-21
14
-131
/
+149
*
NFC: Fix typo : Retur -> Return
River Riddle
2019-10-20
6
-6
/
+6
*
Add Ch.6 of the Toy tutorial.
River Riddle
2019-10-17
7
-0
/
+246
*
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
10
-139
/
+174
*
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
*
Update comments in ast.toy
Jacques Pienaar
2019-10-16
3
-84
/
+87
*
Update Chapter 3 to demonstrate pattern match and rewrite optimizations
Sana Damani
2019-10-15
3
-23
/
+20
*
Merge Ch3 of the Toy tutorial into chapter 2.
River Riddle
2019-10-14
2
-5
/
+17
*
Emit LLVM IR equivalent of sizeof when lowering alloc operations
Alex Zinenko
2019-10-11
1
-1
/
+1
*
Update Ch.2 of the Toy tutorial.
River Riddle
2019-08-27
1
-16
/
+15
*
Change the attribute dictionary syntax to separate name and value with '='.
River Riddle
2019-06-25
7
-23
/
+23
*
Modify the syntax of the the ElementsAttrs to print the type as a colon type.
River Riddle
2019-06-25
7
-11
/
+11
*
Update the Parser to support parsing/printing DenseElementAttrs with a splat ...
River Riddle
2019-06-19
3
-3
/
+3
*
Remove the Toy/* file path from the location check lines. This assumes a ...
River Riddle
2019-06-01
5
-135
/
+135
*
Toy tutorial Chapter 5: Lowering to Linalg and LLVM
Mehdi Amini
2019-04-08
7
-0
/
+189
*
Change the asmprinter to use pretty syntax for dialect types when it can,
Chris Lattner
2019-04-07
8
-42
/
+42
*
NFC: Fix a few typos in the tutorials and one in the comment of FunctionA...
River Riddle
2019-04-05
3
-3
/
+3
*
Add Chapter 4 for the Toy tutorial: shape inference, function specializat...
Mehdi Amini
2019-04-05
6
-0
/
+173
*
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
6
-3
/
+131
*
Chapter 2 of the Toy tutorial
Mehdi Amini
2019-04-02
4
-32
/
+150
*
Initial version for chapter 1 of the Toy tutorial
Mehdi Amini
2019-04-02
1
-0
/
+71