[PATCH] D150746: [CodeGen]Translating pointer arguments can require an address space cast

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 17 10:04:41 PDT 2023


rjmccall added a comment.

I agree with Eli; if the address space is wrong coming into this, we're doing something wrong at a more basic level.


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

https://reviews.llvm.org/D150746



More information about the cfe-commits mailing list