[PATCH] D125792: [SCEV] Use nowrap flags to infer that start > start - stride in howManyLessThans
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 03:21:06 PDT 2022
bsmith abandoned this revision.
bsmith added a comment.
Ah, a quick check suggests your patch also works for our case. I'll abandon this in favour of that one. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125792/new/
https://reviews.llvm.org/D125792
More information about the llvm-commits
mailing list