[PATCH] D111903: [SCEV] Use defining scope to bound backwards predicate search [mostly-nfc]

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 08:04:32 PDT 2021


mkazantsev added a comment.

CT boost is cool, but the regressions are concerning. Any plans to fix them?



================
Comment at: llvm/lib/Analysis/ScalarEvolution.cpp:13715
   };
+
   // Starting at the loop predecessor, climb up the predecessor chain, as long
----------------
nit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111903



More information about the llvm-commits mailing list