diff options
author | David Green <david.green@arm.com> | 2022-07-20 12:04:22 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-07-20 12:04:22 +0100 |
commit | 4704da1374964c0634d7e17c9f87923666d57396 (patch) | |
tree | e37825b44a075f5800c753e391dfb28d19d5319d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2b6edc9edaeb2484a248c692511c55e32cb64cb6 (diff) | |
download | llvm-4704da1374964c0634d7e17c9f87923666d57396.zip llvm-4704da1374964c0634d7e17c9f87923666d57396.tar.gz llvm-4704da1374964c0634d7e17c9f87923666d57396.tar.bz2 |
[ARM] Fix Thumb2 compare being emitted ExpandCMP_SWAP
Given a patch like D129506, using instructions not valid for the current
target feature set becomes an error. This fixes an issue in
ARMExpandPseudo::ExpandCMP_SWAP where Thumb2 compares were used in
Thumb1Only code, such as thumbv8m.baseline targets.
Differential Revision: https://reviews.llvm.org/D129695
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions