[PATCH] D114650: [SCEV] Construct SCEV iteratively.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 19:09:49 PDT 2022


fhahn added a comment.

In D114650#3630397 <https://reviews.llvm.org/D114650#3630397>, @alexfh wrote:

> In D114650#3627627 <https://reviews.llvm.org/D114650#3627627>, @alexfh wrote:
>
>> Heads up: this commit seems to cause miscompiles on some of our code. We're still working on an isolated test case.
>
> False alarm. The issue turned out to be caused by a UB in the code.

Great, thanks for checking!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114650



More information about the llvm-commits mailing list