[PATCH] D103563: [HIP] Fix amdgcn builtin for long type

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 3 08:54:50 PDT 2021


yaxunl updated this revision to Diff 349566.
yaxunl edited the summary of this revision.
yaxunl added a comment.
Herald added a subscriber: Anastasia.

fixed regressions with OpenCL. Use fixed length 64 bit int type instead of long long type


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

https://reviews.llvm.org/D103563

Files:
  clang/include/clang/Basic/BuiltinsAMDGPU.def
  clang/test/CodeGenCUDA/builtins-amdgcn.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103563.349566.patch
Type: text/x-patch
Size: 6382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210603/0828c0ba/attachment-0001.bin>


More information about the cfe-commits mailing list