diff options
author | Rahul Joshi <jurahul@google.com> | 2020-12-03 16:18:11 -0800 |
---|---|---|
committer | Rahul Joshi <jurahul@google.com> | 2020-12-04 09:05:53 -0800 |
commit | 245233423e466979e11b39cbed676903892d07f8 (patch) | |
tree | 5f534c4512a3ad23661111f99c968d0b2479f882 /llvm/lib/Support/JSON.cpp | |
parent | 7f6f9f4cf966c78a315d15d6e913c43cfa45c47c (diff) | |
download | llvm-245233423e466979e11b39cbed676903892d07f8.zip llvm-245233423e466979e11b39cbed676903892d07f8.tar.gz llvm-245233423e466979e11b39cbed676903892d07f8.tar.bz2 |
[MLIR] Generate inferReturnTypes declaration using InferTypeOpInterface trait.
- Instead of hardcoding the parameters and return types of 'inferReturnTypes', use the
InferTypeOpInterface trait to generate the method declaration.
- Fix InferTypeOfInterface to use fully qualified type for inferReturnTypes results.
Differential Revision: https://reviews.llvm.org/D92585
Diffstat (limited to 'llvm/lib/Support/JSON.cpp')
0 files changed, 0 insertions, 0 deletions