[PATCH] D113578: [SCEV] Apply loop guards when computing max BTC for arbitrary steps.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 14 09:23:28 PST 2021
reames added a comment.
In D113578#3192613 <https://reviews.llvm.org/D113578#3192613>, @alexfh wrote:
> As for rapid vs delayed reporting, IMO, the main difference is whether the patch got dependencies (in LLVM code, in downstream LLVM dependencies, in code compiled by LLVM). Does it sound right to you?
Can you rephrase this? I'm not sure what you mean by "got dependencies", and am not sure what you're trying to ask here.
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