[PATCH] D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 11:36:50 PST 2020
tra added a comment.
In D92210#2421637 <https://reviews.llvm.org/D92210#2421637>, @jlebar wrote:
> This looks reasonable to me (and I appreciate all the debugging in the Julia bug!), but I have never touched this code, so I don't 100% feel comfortable approving the change.
Same here. The change makes sense, but there's more going on that I'd like the authors of the CGP to take a look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92210/new/
https://reviews.llvm.org/D92210
More information about the llvm-commits
mailing list