[PATCH] D113578: [SCEV] Apply loop guards when computing max BTC for arbitrary steps.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 11:24:26 PST 2021


fhahn added a comment.

In D113578#3195263 <https://reviews.llvm.org/D113578#3195263>, @alexfh wrote:

> Scratch that. It wasn't a valid experiment at all.  Looking further.

Ok, please let me know if there's a regression. Otherwise I'll go ahead with the fix, as the compile-time-tracker shows this to be compile-time neutral (or a tiny bit positive).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113578



More information about the llvm-commits mailing list