[PATCH] D60762: [SelectionDAG] Legalize vaargs that require vector splitting

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 02:48:36 PDT 2019


luke updated this revision to Diff 205008.
luke added a comment.

Rebase against master


Repository:
  rG LLVM Github Monorepo

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.205008.patch
Type: text/x-patch
Size: 6755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/be117b0a/attachment.bin>


More information about the llvm-commits mailing list