[PATCH] D76050: [LoopPeel] Remove incorrect assertion in countToEliminateCompares

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 02:19:59 PDT 2020


mkazantsev added a comment.

@lebedev.ri I am not sure what your logic implied here; maybe instead of removal of assert this check should be a part of `if` for profitability reasons.


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

https://reviews.llvm.org/D76050





More information about the llvm-commits mailing list