[PATCH] D118090: [ScalarEvolution] Handle <= and >= in non infinite loops

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 19:25:47 PST 2022


mtrofin added a comment.
Herald added a project: All.

In D118090#3351732 <https://reviews.llvm.org/D118090#3351732>, @wsmoses wrote:

> I concur with @nikic

Sorry for the delay, I managed to extract a repro, please see https://github.com/llvm/llvm-project/issues/54191

The repro could be smaller, but I wasn't successful at shrinking it any further. It's down to the 1 function though, and I left additional pointers in the issue.

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118090



More information about the llvm-commits mailing list