aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2023-06-01 17:49:25 +0100
committerDavid Green <david.green@arm.com>2023-06-01 17:49:25 +0100
commit8998ff53c91687b1065d095f6ac0ad7578131d73 (patch)
treee2f63c76d69306056f351002ad0e9efb25ccf673 /clang/lib/Lex/ModuleMap.cpp
parent844e9534c6d99ddb6bada740839760fa24d17cb6 (diff)
downloadllvm-8998ff53c91687b1065d095f6ac0ad7578131d73.zip
llvm-8998ff53c91687b1065d095f6ac0ad7578131d73.tar.gz
llvm-8998ff53c91687b1065d095f6ac0ad7578131d73.tar.bz2
Revert "[ARM] Allow D-reg copies to use VMOVD with fpregs64"
This reverts commit 0a762ec1b09d96734a3462f8792a5574d089b24d. Some CPUs enable fp64 by default (such as cortex-m7). When specifying a single-precision fpu with them like -mfpu=fpv5-sp-d16, the fp64 feature will be disabled, but fpreg64 will not. We need to disable them both correctly under clang in order for the backend to be able to use the reliably. In the meantime this reverts 0a762ec1b09d96734 until that issue is fixed.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions