[all-commits] [llvm/llvm-project] 0ffb12: [HIP] Mark kernels with uniform-work-group-size=true
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Fri Mar 13 04:24:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0ffb12ca67fd813a8ae840399626dd5f8fea3178
https://github.com/llvm/llvm-project/commit/0ffb12ca67fd813a8ae840399626dd5f8fea3178
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
M clang/test/CodeGenCUDA/amdgpu-kernel-attrs.cu
Log Message:
-----------
[HIP] Mark kernels with uniform-work-group-size=true
Differential Revision: https://reviews.llvm.org/D76076
More information about the All-commits
mailing list