[PATCH] D74590: [LegalizeTypes] Scalarize non-byte sized loads in WidenRecRes_Load and SplitVecResLoad

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 18:45:39 PST 2020


craig.topper updated this revision to Diff 244805.
craig.topper added a comment.

Handle the widening case by just replacing all uses and returning SDValue()


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

https://reviews.llvm.org/D74590

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/SystemZ/store_nonbytesized_vecs.ll
  llvm/test/CodeGen/X86/load-local-v3i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74590.244805.patch
Type: text/x-patch
Size: 7279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200215/ca32e521/attachment.bin>


More information about the llvm-commits mailing list