[PATCH] D101174: [IRCE] Relieve bound check on isSafeIncreasingBound and isSafeDecreasingBound

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 02:32:08 PDT 2021


jaykang10 added a comment.

In D101174#2718888 <https://reviews.llvm.org/D101174#2718888>, @samparker wrote:

> Thanks, LGTM

Thanks @samparker! After updating tests following comments of @fhahn , I will push this change.


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

https://reviews.llvm.org/D101174



More information about the llvm-commits mailing list