[PATCH] D86160: [VectorCombine] allow vector loads with mismatched insert type
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 13:47:54 PDT 2020
spatel updated this revision to Diff 288108.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
Fixed shuffle mask creation to not go out-of-bounds for greater than 2x subvector size difference.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86160/new/
https://reviews.llvm.org/D86160
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/VectorCombine/X86/load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86160.288108.patch
Type: text/x-patch
Size: 5125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/0c4b6207/attachment.bin>
More information about the llvm-commits
mailing list