aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2023-09-08 09:02:15 +0100
committerDavid Green <david.green@arm.com>2023-09-08 09:02:15 +0100
commita82c106e571c6991a95c38a936a466895122d713 (patch)
tree73bf36a217e7954cd2695eb219a9b0b2a8e5361a /flang/lib/Frontend/CompilerInvocation.cpp
parentdc3f758ddc9b76b1a1d3e63147521e56906fd7a4 (diff)
downloadllvm-a82c106e571c6991a95c38a936a466895122d713.zip
llvm-a82c106e571c6991a95c38a936a466895122d713.tar.gz
llvm-a82c106e571c6991a95c38a936a466895122d713.tar.bz2
[ARM] Change CRC predicate to just HasCRC
This removes the backend requirement for crc instructions on HasV8, relying on just HasCRC instead. This should allow them to be selected with ArmV7 + crc, making them more usable whilst hopefully not making them incorrectly generated (they only come from intrinsics, and HasCRC usually requires HasV8). This is how most other instructions are specified.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions