[PATCH] D101174: [IRCE] Add tests for conservative bound check

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 02:56:33 PDT 2021


jaykang10 added a comment.

In D101174#2722093 <https://reviews.llvm.org/D101174#2722093>, @lebedev.ri wrote:

> If they reproduce the miscompile then please proceed :)

Thanks @lebedev.ri!

Even though the test cases have weird loops, I think the pass needs to detect it. Let me push it.


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

https://reviews.llvm.org/D101174



More information about the llvm-commits mailing list