[PATCH] D81766: [VectorCombine] try to create vector loads from scalar loads

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 08:13:13 PDT 2020


spatel updated this revision to Diff 280132.
spatel retitled this revision from "[VectorCombine] try to create vector loads from bitcasted scalar pointers" to "[VectorCombine] try to create vector loads from scalar loads".
spatel edited the summary of this revision.

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

https://reviews.llvm.org/D81766

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/X86/load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81766.280132.patch
Type: text/x-patch
Size: 10035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/f648c0d1/attachment.bin>


More information about the llvm-commits mailing list