[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
Thu Feb 13 22:21:25 PST 2020


craig.topper created this revision.
craig.topper added a reviewer: efriedma.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Hopefully fixes PR42803 and PR44902


Repository:
  rG LLVM Github Monorepo

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
  llvm/test/CodeGen/X86/pr42803.ll
  llvm/test/CodeGen/X86/pr44902.ll

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


More information about the llvm-commits mailing list