llvm-project/mlir/lib/Dialect/Quant/Utils
Stella Laurenzo 7356404ace [mlir] Delete most of the ops from the quant dialect.
* https://discourse.llvm.org/t/rfc-removing-the-quant-dialect/3643/8
* Removes most ops. Leaves casts given final comment (can remove more in a followup).
* There are a few uses in Tosa keeping some of the utilities alive. In a followup, I will probably elect to just move simplified versions of them into Tosa itself vs having this quasi-library dependency.

Differential Revision: https://reviews.llvm.org/D120204
2022-07-27 17:50:42 -07:00
..
CMakeLists.txt [mlir] Delete most of the ops from the quant dialect. 2022-07-27 17:50:42 -07:00
FakeQuantSupport.cpp
UniformSupport.cpp Apply clang-tidy fixes for readability-const-return-type to MLIR (NFC) 2022-01-02 01:51:39 +00:00