[all-commits] [llvm/llvm-project] 434bd5: [AMDGPU] Add builtin functions image_bvh_intersect...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Wed Jun 30 10:11:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 434bd5bf5479615ea42e64a80ff994059f31f5f4
https://github.com/llvm/llvm-project/commit/434bd5bf5479615ea42e64a80ff994059f31f5f4
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/lib/CodeGen/CGBuiltin.cpp
A clang/test/CodeGenOpenCL/builtins-amdgcn-raytracing.cl
Log Message:
-----------
[AMDGPU] Add builtin functions image_bvh_intersect_ray
Reviewed by: Stanislav Mekhanoshin, Matt Arsenault
Differential Revision: https://reviews.llvm.org/D104946
More information about the All-commits
mailing list