[PATCH] D154309: [LV] Do not add load to group if it moves across conflicting store.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 14:13:39 PDT 2023
fhahn updated this revision to Diff 536895.
fhahn added a comment.
Include test changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154309/new/
https://reviews.llvm.org/D154309
Files:
llvm/lib/Analysis/VectorUtils.cpp
llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-hoist-load-across-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154309.536895.patch
Type: text/x-patch
Size: 7592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/fab89c62/attachment.bin>
More information about the llvm-commits
mailing list