[PATCH] D88395: [LoopReroll] Fix rerolling loop with extra instructions

KAWASHIMA Takahiro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 21:29:52 PDT 2021


kawashima-fj updated this revision to Diff 335994.
kawashima-fj edited the summary of this revision.
kawashima-fj added a comment.

@Meinersbur I'm sorry for being late. I updated the patch. Please review again.


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

https://reviews.llvm.org/D88395

Files:
  llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
  llvm/test/Transforms/LoopReroll/extra_instr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88395.335994.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/a9cc50b4/attachment.bin>


More information about the llvm-commits mailing list