[PATCH] D148084: [SCEV] Preserve NSW for AddRec multiplied by -1 if it cannot be signed minimum
Dmitry Makogon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 03:59:04 PDT 2023
dmakogon added a comment.
In D148084#4260667 <https://reviews.llvm.org/D148084#4260667>, @nikic wrote:
> Can you please rebase this to current main? It doesn't apply cleanly.
Should apply now, forgot to push a test fixup patch before this one.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148084/new/
https://reviews.llvm.org/D148084
More information about the llvm-commits
mailing list