[PATCH] D147259: [LV] Don't sink scalar instructions that may read from memory.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 01:30:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83ab5708d1d0: [LV] Don't sink scalar instructions that may read from memory. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D147259?vs=509779&id=514136#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147259

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/if-pred-non-void.ll
  llvm/test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147259.514136.patch
Type: text/x-patch
Size: 32921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/9c93ec38/attachment.bin>


More information about the llvm-commits mailing list