[PATCH] D104946: [AMDGPU] Add builtin functions image_bvh_intersect_ray

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 29 11:28:37 PDT 2021


yaxunl updated this revision to Diff 355309.
yaxunl added a comment.

Add check for ISA. Add comments about argument types.


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

https://reviews.llvm.org/D104946

Files:
  clang/include/clang/Basic/BuiltinsAMDGPU.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGenOpenCL/builtins-amdgcn-raytracing.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104946.355309.patch
Type: text/x-patch
Size: 5608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210629/2e4b7da2/attachment.bin>


More information about the cfe-commits mailing list