diff options
author | Pushpinder Singh <Pushpinder.Singh@amd.com> | 2020-06-17 00:06:48 -0400 |
---|---|---|
committer | Pushpinder Singh <Pushpinder.Singh@amd.com> | 2020-07-01 22:53:52 -0400 |
commit | e1a31f52cd79140ac0c72f203c518bc6adf9c7b2 (patch) | |
tree | 9f976ce1047b4e889c0247a0bfe15543fed3ffa6 /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | 7996a1ef7020e4bda1252f6f26c26e1c78aa3eac (diff) | |
download | llvm-e1a31f52cd79140ac0c72f203c518bc6adf9c7b2.zip llvm-e1a31f52cd79140ac0c72f203c518bc6adf9c7b2.tar.gz llvm-e1a31f52cd79140ac0c72f203c518bc6adf9c7b2.tar.bz2 |
[AMDGPU] Control num waves per EU for implicit work-group size
Summary:
If amdgpu-flat-work-group-size is not specified in LLVM IR, the backend
uses default value of 1024. For this, minimum waves per EU should be 4.
However, backend is still setting minimum value to 1 instead of calculated
value. This is not observed normally as frontend always provide
amdgpu-flat-work-group-size attribute.
Reviewers: rampitec, b-sumner, sameerds, msearles
Reviewed By: rampitec
Subscribers: qcolombet, arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81991
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions