[PATCH] D76050: [LoopPeel] Turn incorrect assert into a check

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 03:03:22 PDT 2020


mkazantsev updated this revision to Diff 249865.
mkazantsev retitled this revision from "[LoopPeel] Remove incorrect assertion in countToEliminateCompares" to "[LoopPeel] Turn incorrect assert into a check".
mkazantsev edited the summary of this revision.

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

https://reviews.llvm.org/D76050

Files:
  llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/test/Transforms/LoopUnroll/wrong_assert_in_peeling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76050.249865.patch
Type: text/x-patch
Size: 5800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/a54be975/attachment.bin>


More information about the llvm-commits mailing list