River Riddle
c8c45985fb
[mlir][Type] Remove usages of Type::getKind
...
This is in preparation for removing the use of "kinds" within attributes and types in MLIR.
Differential Revision: https://reviews.llvm.org/D85475
2020-08-07 13:43:25 -07:00
River Riddle
9db53a1827
[mlir][NFC] Remove usernames and google bug numbers from TODO comments.
...
These were largely leftover from when MLIR was a google project, and don't really follow LLVM guidelines.
2020-07-07 01:40:52 -07:00
Feng Liu
942afe0cb2
[mlir/quant] fix a small typo in the quant utility
...
This is an edge case where the input type is a primitive type.
Differential Revision: https://reviews.llvm.org/D76442
2020-03-20 10:12:53 -07:00
Rob Suderman
363dd3f394
[mlir][NFC] Rename QuantOps to Quant
...
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
2020-03-17 15:16:47 -07:00