[PATCH] D84463: [LegalizeTypes] Teach DAGTypeLegalizer::GenWidenVectorLoads to pad with undef if needed when concatenating small or loads to match a larger load

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 19:03:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8131e190647a: [LegalizeTypes] Teach DAGTypeLegalizer::GenWidenVectorLoads to pad with undef… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D84463?vs=280270&id=280312#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84463/new/

https://reviews.llvm.org/D84463

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/X86/pr46820.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84463.280312.patch
Type: text/x-patch
Size: 4394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/73ee0828/attachment.bin>


More information about the llvm-commits mailing list