[PATCH] D138284: Fix incorrect cast in VisitSYCLUniqueStableNameExpr
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 05:51:29 PST 2022
erichkeane added a comment.
In D138284#3936830 <https://reviews.llvm.org/D138284#3936830>, @aaron.ballman wrote:
> Adding @bader as SYCL code owner. The changes look reasonable to me, but codegen is not my area of expertise.
Yeah, same to me. I wrote this originally, but I think the address-space stuff was added in the downstream by someone else (though I can't find proof of it now!).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138284/new/
https://reviews.llvm.org/D138284
More information about the cfe-commits
mailing list