summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/QuantOps/IR/QuantOps.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle2020-01-111-2/+2
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Refactor various canonicalization patterns as in-place folds.River Riddle2019-12-131-32/+12
* Add `axis` attribute to the quant.stats opFeng Liu2019-10-031-0/+1
* NFC: Implement OwningRewritePatternList as a class instead of a using directive.River Riddle2019-08-051-2/+1
* Add a templated wrapper around RewritePattern that allows for defining ma...River Riddle2019-06-011-16/+11
* Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.Stella Laurenzo2019-05-201-0/+80
OpenPOWER on IntegriCloud