[PATCH] D109020: [LoadStoreVectorizer] Make aliasing check more precise

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 13:32:11 PDT 2021


nikic updated this revision to Diff 369782.
nikic added a comment.

Remove spurious test diff.


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

https://reviews.llvm.org/D109020

Files:
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/test/Transforms/LoadStoreVectorizer/int_sideeffect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109020.369782.patch
Type: text/x-patch
Size: 6245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210831/84b7ea91/attachment.bin>


More information about the llvm-commits mailing list