diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2021-06-08 16:48:57 +0100 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2021-06-08 17:21:00 +0100 |
commit | cd73af92315ecf25ed47f4991806a054ddfca5ea (patch) | |
tree | 1d231ea89fad77a4fc81644b44dcb9e1fe2f8435 /llvm/lib/Support/TargetParser.cpp | |
parent | d2eccf9bb7f10bd5c9ac0259ee1b03f2e25fb7a1 (diff) | |
download | llvm-cd73af92315ecf25ed47f4991806a054ddfca5ea.zip llvm-cd73af92315ecf25ed47f4991806a054ddfca5ea.tar.gz llvm-cd73af92315ecf25ed47f4991806a054ddfca5ea.tar.bz2 |
[MLIR] Remove LLVM_AnyInteger type constraint
LLVM Dialect uses builtin-integer types. The existing LLVM_AnyInteger
type constraint is a dupe of AnyInteger. This patch removes LLVM_AnyInteger
and replaces all usage with AnyInteger.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D103839
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions