[PATCH] D153300: [AArch64][GlobalISel] IR translate support for a return instruction of type <1 x i8> or <1 x i16> when using GlobalISel.
niwin anto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 13:31:21 PDT 2023
niwinanto updated this revision to Diff 532747.
niwinanto added a comment.
Feedback addressed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153300/new/
https://reviews.llvm.org/D153300
Files:
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/ret-1x-vec.ll
llvm/test/CodeGen/AArch64/GlobalISel/vec-s16-param.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153300.532747.patch
Type: text/x-patch
Size: 10451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/dec256af/attachment.bin>
More information about the llvm-commits
mailing list