[PATCH] D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 11:19:56 PST 2020


jlebar added a comment.

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.


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