[PATCH] D93229: [VectorCombine] allow peeking through GEPs when creating a vector load
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 06:25:21 PST 2020
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG47aaa99c0e1e: [VectorCombine] allow peeking through GEPs when creating a vector load (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D93229?vs=312611&id=312783#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93229/new/
https://reviews.llvm.org/D93229
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/VectorCombine/X86/load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93229.312783.patch
Type: text/x-patch
Size: 12464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/65de79ec/attachment.bin>
More information about the llvm-commits
mailing list