[all-commits] [llvm/llvm-project] 16b781: [AMDGPU][clang] Fix __builtin_nontemporal_store()...
skc7 via All-commits
all-commits at lists.llvm.org
Wed Dec 1 21:55:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16b781e6d16dead414a7036c8b59f1700ea49251
https://github.com/llvm/llvm-project/commit/16b781e6d16dead414a7036c8b59f1700ea49251
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2021-12-02 (Thu, 02 Dec 2021)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
A clang/test/CodeGenOpenCL/amdgcn-non-temporal-store.cl
Log Message:
-----------
[AMDGPU][clang] Fix __builtin_nontemporal_store() failure on AMDGPU
Reviewed By: yaxunl, sameerds
Differential Revision: https://reviews.llvm.org/D114849
More information about the All-commits
mailing list