These were largely leftover from when MLIR was a google project, and don't really follow LLVM guidelines.
Summary: Renamed QuantOps to Quant to avoid the Ops suffix. All dialects will contain ops, so the Ops suffix is redundant. Differential Revision: https://reviews.llvm.org/D76318