[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 Jul 25 14:32:26 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeaf6117f3388: [LV] Complete load groups and release store groups in presence of dependency (authored by anna).

Changed prior to commit:
  https://reviews.llvm.org/D155520?vs=542979&id=544102#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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155520.544102.patch
Type: text/x-patch
Size: 19306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/55466eb7/attachment-0001.bin>


More information about the llvm-commits mailing list