[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 23:31:56 PDT 2023


niwinanto updated this revision to Diff 532795.
niwinanto added a comment.

clang-format


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.532795.patch
Type: text/x-patch
Size: 10367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/277a74f3/attachment-0001.bin>


More information about the llvm-commits mailing list