[PATCH] D88806: [SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown, but as zext/trunc/self of SCEVUnknown
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 01:02:33 PDT 2020
lebedev.ri added a comment.
In D88806#2324203 <https://reviews.llvm.org/D88806#2324203>, @mkazantsev wrote:
> Ok, let's hope it doesn't bring doom upon us. :) LGTM.
@mkazantsev @efriedma @nlopes
Thank you for the review.
I think this patch in it's current form //should// be reasonably safe, but we'll see.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88806/new/
https://reviews.llvm.org/D88806
More information about the llvm-commits
mailing list