[PATCH] D80931: AMDGPU: Fix clang side null pointer value for private
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 08:33:57 PDT 2020
arsenm created this revision.
arsenm added reviewers: cfe-commits, cdevadas.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
The change to fold_priv_arith looks strange to me, but this was
already the untested behavior for local.
https://reviews.llvm.org/D80931
Files:
clang/lib/Basic/Targets/AMDGPU.h
clang/test/CodeGenOpenCL/amdgpu-nullptr.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80931.267626.patch
Type: text/x-patch
Size: 16462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200601/7ac8b958/attachment-0001.bin>
More information about the cfe-commits
mailing list