diff options
author | Amara Emerson <amara@apple.com> | 2021-03-04 10:18:31 -0800 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2021-03-04 15:09:05 -0800 |
commit | 501f6a4e9e60fe54345f687d5d38f1cab52517ad (patch) | |
tree | 5ace613d91281a94b3ffce2cbaf9a480f4032c7f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 2b957ed4ff3344d8f761a053566e307277a1cdeb (diff) | |
download | llvm-501f6a4e9e60fe54345f687d5d38f1cab52517ad.zip llvm-501f6a4e9e60fe54345f687d5d38f1cab52517ad.tar.gz llvm-501f6a4e9e60fe54345f687d5d38f1cab52517ad.tar.bz2 |
[AArch64][GlobalISel][RegBankSelect] Improve rbs of G_BUILD_VECTOR when fed by fp values.
This is actually two changes. One is to avoid copies when fp values are fed into
a build_vector, without being able to tell from the opcode.
The other is that build_vectors are also marked as only defining FP, since they
produce vector results.
Differential Revision: https://reviews.llvm.org/D97968
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions