diff options
author | Jacques Pienaar <jpienaar@google.com> | 2021-03-01 05:21:07 -0800 |
---|---|---|
committer | Jacques Pienaar <jpienaar@google.com> | 2021-03-01 05:21:08 -0800 |
commit | 2f0b4db5ea52148a91c57fcb192856bab567de5a (patch) | |
tree | 64ef2dfd5b1d799a53befe393c4f7747a379abd3 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 7b319df29bf4ebe690ca0c41761e46d8b0081293 (diff) | |
download | llvm-2f0b4db5ea52148a91c57fcb192856bab567de5a.zip llvm-2f0b4db5ea52148a91c57fcb192856bab567de5a.tar.gz llvm-2f0b4db5ea52148a91c57fcb192856bab567de5a.tar.bz2 |
[mlir] Add convenience grouping for tensor type inference
For ops that produces tensor types and implement the shaped type component interface, the type inference interface can be used. Create a grouping of these together to make it easier to specify (it cannot be added into a list of traits, but must rather be appended/concated to one as it isn't a trait but a list of traits).
Differential Revision: https://reviews.llvm.org/D97636
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions