[PATCH] D80976: [StackSafety,NFC] Remove SCEVRewriteVisitor
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 13:12:33 PDT 2020
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
In D80976#2070844 <https://reviews.llvm.org/D80976#2070844>, @vitalybuka wrote:
> Checked on clang binary. No difference, as expected.
Good. Do you mean that all safe/unsafe decisions went the same way, or that even all ranges are the same or better?
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80976/new/
https://reviews.llvm.org/D80976
More information about the llvm-commits
mailing list