Fix correspondence between trait names in ODS and C++ class names.
authorJacques Pienaar <jpienaar@google.com>
Tue, 28 May 2019 04:18:19 +0000 (21:18 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:04:52 +0000 (20:04 -0700)
commitffc4cf70919db5883c56edaec7889f8e3ae4a83f
tree366a075cf366ff901e90bcafa2108f6c8902ca4a
parentf7ba70f8ea3f5631dc6dacf8a3b88dab1995cc81
Fix correspondence between trait names in ODS and C++ class names.

    Make the correspondence between the ODS and C++ side clearer.

--

PiperOrigin-RevId: 250211194
mlir/include/mlir/Dialect/FxpMathOps/FxpMathOps.td
mlir/include/mlir/Dialect/QuantOps/QuantOps.td
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/LLVMIR/LLVMOps.td
mlir/include/mlir/SPIRV/SPIRVOps.td
mlir/include/mlir/StandardOps/Ops.td
mlir/test/TestDialect/TestOps.td
mlir/test/mlir-tblgen/op-result.td
mlir/tools/mlir-tblgen/RewriterGen.cpp