diff options
author | David Green <david.green@arm.com> | 2021-02-01 10:24:57 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-02-01 10:24:57 +0000 |
commit | 6ab792b68d5779e1668a2bd6ecd0a52c91b56387 (patch) | |
tree | fb6c0ad5c59ab00f1f6d02c6f9a204648ba62ee1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4648098f97fa2a7c08c04632c70cf29293528812 (diff) | |
download | llvm-6ab792b68d5779e1668a2bd6ecd0a52c91b56387.zip llvm-6ab792b68d5779e1668a2bd6ecd0a52c91b56387.tar.gz llvm-6ab792b68d5779e1668a2bd6ecd0a52c91b56387.tar.bz2 |
[ARM] Simplify extract of VMOVDRR
Under SoftFP calling conventions, we can be left with
extract(bitcast(BUILD_VECTOR(VMOVDRR(a, b), ..))) patterns that can
simplify to a or b, depending on the extract lane.
Differential Revision: https://reviews.llvm.org/D94990
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions