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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-2
/
+2
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-3
/
+3
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
2
-26
/
+8
*
Fix typos, NFC.
Christian Sigg
2019-10-04
1
-2
/
+2
*
NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.
River Riddle
2019-09-13
2
-2
/
+2
*
Convert ConstFakeQuantPerAxis to qcast and dcast pair
Feng Liu
2019-09-10
1
-24
/
+68
*
[NFC] Rename ExpressedToUniformQuantizedType to ExpressedToQuantizedType
Feng Liu
2019-09-09
1
-1
/
+1
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-1
/
+1
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
2
-2
/
+2
*
Express ownership transfer in PassManager API through std::unique_ptr (NFC)
Mehdi Amini
2019-08-12
2
-4
/
+5
*
NFC: Update usages of OwningRewritePatternList to pass by & instead of &&.
River Riddle
2019-08-09
2
-2
/
+2
*
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
River Riddle
2019-08-05
2
-3
/
+2
*
Add an "is_signed" attribute to the quant_ConstFakeQuant op
Feng Liu
2019-07-19
1
-1
/
+1
*
NFC: Refactor Function to be value typed.
River Riddle
2019-07-01
2
-2
/
+2
*
Simplify usages of SplatElementsAttr now that it inherits from DenseElementsA...
River Riddle
2019-06-19
1
-2
/
+2
*
Add a templated wrapper around RewritePattern that allows for defining ma...
River Riddle
2019-06-01
1
-39
/
+25
*
Update the rewrite methods of each of the DialectConversion patterns to n...
River Riddle
2019-05-20
1
-1
/
+1
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
2
-0
/
+249