[all-commits] [llvm/llvm-project] 970569: [AMDGPU] __builtin_amdgcn_read_exec_* should be im...
ranapratap55 via All-commits
all-commits at lists.llvm.org
Wed Jul 26 03:52:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 970569b6ccb071d32e67ed26e3b972141efd2c31
https://github.com/llvm/llvm-project/commit/970569b6ccb071d32e67ed26e3b972141efd2c31
Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
Log Message:
-----------
[AMDGPU] __builtin_amdgcn_read_exec_* should be implemented with llvm.amdgcn.ballot
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D156219
More information about the All-commits
mailing list