[PATCH] D72941: Handle ptrtoint in InferAddressSpace

Gang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 15:27:48 PST 2020


gangche1 added a comment.

What if I add another query in TTI,  check if an address space has the same bit-pattern as the flat-address, then handle the ptrtoint with this extra condition?


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

https://reviews.llvm.org/D72941





More information about the llvm-commits mailing list