[PATCH] D150746: [CodeGen]Translating pointer arguments can require an address space cast
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 04:40:50 PDT 2023
aaron.ballman added reviewers: rjmccall, efriedma.
aaron.ballman added a comment.
Thank you for the fix! Please be sure to add test coverage for the changes and a release note for the fix.
Adding the codegen code owners for review. FWIW, precommit CI is failing to build the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150746/new/
https://reviews.llvm.org/D150746
More information about the cfe-commits
mailing list