summaryrefslogtreecommitdiffstats
path: root/mlir/test/Dialect/FxpMathOps
Commit message (Expand)AuthorAgeFilesLines
* Convert the Canonicalize and CSE passes to generic Operation Passes.River Riddle2019-10-242-2/+2
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-1/+1
* Change the attribute dictionary syntax to separate name and value with '='.River Riddle2019-06-252-9/+9
* Modify the syntax of the the ElementsAttrs to print the type as a colon type.River Riddle2019-06-253-7/+7
* Rename -verify mlir-opt flag to -verify-expected-diagnosticsGeoffrey Martin-Noble2019-06-191-1/+1
* Refactor SplatElementsAttr to inherit from DenseElementsAttr as opposed to be...River Riddle2019-06-193-7/+7
* Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.Stella Laurenzo2019-05-203-0/+260
OpenPOWER on IntegriCloud