[PATCH] D81938: [SROA] Teach SROA to perform no-op pointer conversion.[InferAddressSpaces] Handle the pair of `ptrtoint`/`inttoptr`.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 16 08:16:13 PDT 2020


hliao added a comment.

In D81938#2095828 <https://reviews.llvm.org/D81938#2095828>, @lebedev.ri wrote:

> This should be two separate patches - inferaddressspace and SROA.


Yes, I prepared that into 2 commits but `arc` combines them together.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81938/new/

https://reviews.llvm.org/D81938





More information about the cfe-commits mailing list