This is an archive of the discontinued LLVM Phabricator instance.

Remove FxpMathOps dialect and Quantizer tool.
ClosedPublic

Authored by stellaraccident on Apr 4 2020, 7:29 PM.

Details

Summary
  • Removal of FxpMathOps was discussed on the mailing list.
  • Will send a courtesy note about also removing the Quantizer (which had some dependencies on FxpMathOps).
  • These were only ever used for experimental purposes and we know how to get them back from history as needed.
  • There is a new proposal for more generalized quantization tooling, so moving these older experiments out of the way helps clean things up.

Diff Detail

Event Timeline

stellaraccident created this revision.Apr 4 2020, 7:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2020, 7:29 PM

Removed tests missed in the first commit.

rriddle accepted this revision.Apr 4 2020, 7:35 PM
This revision is now accepted and ready to land.Apr 4 2020, 7:35 PM

Removed unit tests and examples.

Removed command line check.

This revision was automatically updated to reflect the committed changes.
mlir/tools/mlir-opt/CMakeLists.txt