[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
Fri Jul 7 03:07:02 PDT 2023


This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rG4d847bf4d065: [LV] Do not add load to group if it moves across conflicting store. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D154309?vs=536895&id=538056#toc

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.538056.patch
Type: text/x-patch
Size: 7592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/f3687181/attachment.bin>


More information about the llvm-commits mailing list