[all-commits] [llvm/llvm-project] d16cc8: clang/AMDGPU: Use atomicrmw for ds fmin/fmax builtins
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 27 06:29:31 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-clang-use-atomicrmw-ds-fmin-fmax-builtins
Home: https://github.com/llvm/llvm-project
Commit: d16cc8ec8b9ad4780fcaa14a035193ee930cd8fe
https://github.com/llvm/llvm-project/commit/d16cc8ec8b9ad4780fcaa14a035193ee930cd8fe
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGenCUDA/builtins-amdgcn.cu
M clang/test/CodeGenCUDA/builtins-spirv-amdgcn.cu
M clang/test/CodeGenOpenCL/builtins-amdgcn-vi.cl
Log Message:
-----------
clang/AMDGPU: Use atomicrmw for ds fmin/fmax builtins
Commit: ff880d533839b6623580855182da56b8e454fe53
https://github.com/llvm/llvm-project/commit/ff880d533839b6623580855182da56b8e454fe53
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M clang/test/CodeGenOpenCL/builtins-amdgcn-vi.cl
Log Message:
-----------
Use order and scope macros in test
Compare: https://github.com/llvm/llvm-project/compare/7c9636ae8aa3...ff880d533839
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list