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
/
QuantOps
/
IR
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
-2
/
+2
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
5
-65
/
+20
*
Refactor various canonicalization patterns as in-place folds.
River Riddle
2019-12-13
1
-32
/
+12
*
Add emitOptional(Error|Warning|Remark) functions to simplify emission with an...
River Riddle
2019-12-04
1
-70
/
+29
*
Refactor QuantOps TypeParser to use the DialectAsmParser methods directly.
River Riddle
2019-11-01
1
-499
/
+143
*
Remove the need for passing a location to parseAttribute/parseType.
River Riddle
2019-11-01
1
-2
/
+2
*
Add DialectAsmParser/Printer classes to simplify dialect attribute and type p...
River Riddle
2019-11-01
1
-7
/
+10
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+1
*
Fix typo in QuantizedType method names
Kazuaki Ishizaki
2019-10-09
2
-6
/
+6
*
Add `axis` attribute to the quant.stats op
Feng Liu
2019-10-03
1
-0
/
+1
*
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
River Riddle
2019-08-05
1
-2
/
+1
*
Move the emitError/Warning/Remark utility methods out of MLIRContext and into...
River Riddle
2019-06-25
2
-12
/
+12
*
Add a templated wrapper around RewritePattern that allows for defining ma...
River Riddle
2019-06-01
1
-16
/
+11
*
Rename VectorOrTensorType to ShapedType
Geoffrey Martin-Noble
2019-05-20
1
-22
/
+21
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
5
-0
/
+1530