[PATCH] D135017: [LV] Move exit cond simplification to separate transform.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 23 04:37:51 PST 2022


fhahn updated this revision to Diff 485087.
fhahn marked 3 inline comments as done.
fhahn added a comment.

Rebase and address nits, thanks! I am planning on landing this shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135017

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.h
  llvm/test/Transforms/LoopVectorize/lcssa-crashes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135017.485087.patch
Type: text/x-patch
Size: 7682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221223/23fe8e35/attachment.bin>


More information about the llvm-commits mailing list