diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-01-27 16:48:44 +0000 |
---|---|---|
committer | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-01-28 22:55:41 +0000 |
commit | c918c68f5cb1410b63168299b71b4c71b83ce516 (patch) | |
tree | f7dc46f128d349dd63ff478f1e752744b6302d7c /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 2081ffe4b2e3870cfe2d58331f57badd7dbc009a (diff) | |
download | llvm-c918c68f5cb1410b63168299b71b4c71b83ce516.zip llvm-c918c68f5cb1410b63168299b71b4c71b83ce516.tar.gz llvm-c918c68f5cb1410b63168299b71b4c71b83ce516.tar.bz2 |
[MLIR] Factor out common parts of the TLike constraint
Type constraints such as BoolLike and SignlessIntegerLike appear to
have been defined by copy-paste and all share an underlying TypesLike
structure that can be factored out.
This also allows for defining additional constraints of a similar
form, such as F32Like.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D118382
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions