[PATCH] D85971: [IndVarSimplify] Fix Modified status for removal of overflow intrinsics
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 04:21:58 PDT 2020
uabelho added a comment.
I wrote
https://bugs.llvm.org/show_bug.cgi?id=47381
about a similar problem also caused by the missing setting of Changed in SimplifyIndvar::eliminateOverflowIntrinsic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85971/new/
https://reviews.llvm.org/D85971
More information about the llvm-commits
mailing list