[PATCH] D123337: Possible bug in isKnownPredicateViaConstantRanges
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 14:06:13 PDT 2022
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
No wrap flags in SCEV are required to be valid independent of scope. If you see nowrap flags for which this is not the case, then the calculation of the nowrap flags is at fault.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123337/new/
https://reviews.llvm.org/D123337
More information about the llvm-commits
mailing list