diff options
author | Amara Emerson <aemerson@apple.com> | 2019-04-09 21:22:33 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-04-09 21:22:33 +0000 |
commit | 2b523f81625b455fd3c0676156f109fa5f83c023 (patch) | |
tree | a9d174b32721f6d1342d9dea3466f671563f9af1 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | c176b708e45eda157720e1d55d1abbedc7a0eb8b (diff) | |
download | llvm-2b523f81625b455fd3c0676156f109fa5f83c023.zip llvm-2b523f81625b455fd3c0676156f109fa5f83c023.tar.gz llvm-2b523f81625b455fd3c0676156f109fa5f83c023.tar.bz2 |
[GlobalISel][AArch64] Allow CallLowering to handle types which are normally
required to be passed as different register types. E.g. <2 x i16> may need to
be passed as a larger <2 x i32> type, so formal arg lowering needs to be able
truncate it back. Likewise, when dealing with returns of these types, they need
to be widened in the appropriate way back.
Differential Revision: https://reviews.llvm.org/D60425
llvm-svn: 358032
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions