[PATCH] D155520: [LV] Complete load groups and release store groups in presence of dependency

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 15:10:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
anna marked an inline comment as done.
Closed by commit rG3cf24dbbdde0: [LV] Complete load groups and release store groups. Try 2. (authored by anna).

Changed prior to commit:
  https://reviews.llvm.org/D155520?vs=547078&id=548371#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155520

Files:
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-hoist-load-across-store.ll
  llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-sink-store-across-load.ll
  llvm/test/Transforms/LoopVectorize/interleaved-accesses-max-dependences.ll
  llvm/test/Transforms/LoopVectorize/interleaved-accesses-use-after-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155520.548371.patch
Type: text/x-patch
Size: 25847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/b61470e9/attachment.bin>


More information about the llvm-commits mailing list