summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Quantizer/Configurations/FxpMathConfig.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle2020-01-111-9/+9
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle2019-08-191-1/+1
* Change from llvm::make_unique to std::make_uniqueJacques Pienaar2019-08-171-1/+1
* Refactor ElementsAttr::getValue and DenseElementsAttr::getSplatValue.River Riddle2019-08-141-2/+2
* Internal changeJacques Pienaar2019-06-281-2/+1
* Avoid dyn_cast to ShapedTypeGeoffrey Martin-Noble2019-06-011-3/+2
* Upstream the Quantizer tool (part 3).Stella Laurenzo2019-05-201-0/+289
OpenPOWER on IntegriCloud