[PATCH] D138719: Expand loop peeling phi computation to handle binary ops and casts

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 07:03:46 PST 2022


jamieschmeiser updated this revision to Diff 479623.
jamieschmeiser added a comment.

Respond to review comments: remove unnecessary asserts


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

https://reviews.llvm.org/D138719

Files:
  llvm/lib/Transforms/Utils/LoopPeel.cpp
  llvm/test/Transforms/LoopUnroll/peel-loop-phi-analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138719.479623.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/c4a8112d/attachment.bin>


More information about the llvm-commits mailing list