[PATCH] D143472: [clang] Cast the pointer to right type with different address space
Chunyang, Dai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 16:16:32 PST 2023
cdai2 updated this revision to Diff 496275.
cdai2 added a comment.
Update cases to cover both opaque pointer and typed pointer
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143472/new/
https://reviews.llvm.org/D143472
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/X86/x86-builtins-intrinsic-opaqueptr.cl
clang/test/CodeGen/X86/x86-builtins-intrinsic-typedptr.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143472.496275.patch
Type: text/x-patch
Size: 9398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230210/72532671/attachment-0001.bin>
More information about the cfe-commits
mailing list