[PATCH] D103991: [SCEV] Move mustprogress based no-self-wrap logic so it applies to all exit conditions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 14:33:16 PST 2021


nikic added a comment.

In D103991#3141221 <https://reviews.llvm.org/D103991#3141221>, @reames wrote:

> In D103991#3141134 <https://reviews.llvm.org/D103991#3141134>, @nikic wrote:
>
>> I don't immediately see what could cause this.
>
> Does 1a5666acb <https://reviews.llvm.org/rG1a5666acb281c7510504e726ba481d09ab5f5b95> help?  That's the only thing I could vaguely see causing this.

Nope, this didn't make any measurable difference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103991



More information about the llvm-commits mailing list