[all-commits] [llvm/llvm-project] a57d96: Make __builtin_amdgcn_dispatch_ptr dereferenceable...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Tue Feb 25 10:58:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a57d9652a0dcc823921f2d4bac29680db5dbef64
https://github.com/llvm/llvm-project/commit/a57d9652a0dcc823921f2d4bac29680db5dbef64
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGenCUDA/builtins-amdgcn.cu
M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
Log Message:
-----------
Make __builtin_amdgcn_dispatch_ptr dereferenceable and align at 4
Differential Revision: https://reviews.llvm.org/D75028
More information about the All-commits
mailing list