[PATCH] D60762: [SelectionDAG] Legalize vaargs that require vector splitting
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 07:28:03 PDT 2019
luke updated this revision to Diff 200971.
luke added a comment.
Herald added subscribers: jsji, nemanjai.
Removed endianness swapping and added PowerPC BE/LE test: (I'm not familiar with it: does this look ok?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60762/new/
https://reviews.llvm.org/D60762
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/PowerPC/legalize-vaarg.ll
llvm/test/CodeGen/X86/legalize-vaarg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60762.200971.patch
Type: text/x-patch
Size: 6427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/9049df10/attachment.bin>
More information about the llvm-commits
mailing list