diff options
author | Quentin Colombet <qcolombet@apple.com> | 2017-11-02 23:38:19 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2017-11-02 23:38:19 +0000 |
commit | b6afac1f9a6c274dba56b2df774edcb64b2d7887 (patch) | |
tree | 99a00d2fae46e1da60b2381491d9e4eff0b1239b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 619d649878c8a713aea79fac12b750ac44a7c372 (diff) | |
download | bcm5719-llvm-b6afac1f9a6c274dba56b2df774edcb64b2d7887.tar.gz bcm5719-llvm-b6afac1f9a6c274dba56b2df774edcb64b2d7887.zip |
[AArch64][RegisterBankInfo] Add mapping for G_FPEXT.
This fixes http://llvm.org/PR32560. We were missing a description for
half floating point type and as a result were using the FPR 32 mapping.
Because of the size mismatch the generic code was complaining that the
default mapping is not appropriate. Fix the mapping description so that
the default mapping can be properly applied.
llvm-svn: 317287
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions