diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-03-01 20:56:07 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 20:56:07 -0600 |
commit | 06ac828dc1076413b3c2649e9c1d3de33467d308 (patch) | |
tree | be6dd302ae40b3bc5ffc87f402a1b1e74157340b /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 057e7252608e680348484c7942ac0d78bd174ec1 (diff) | |
download | llvm-06ac828dc1076413b3c2649e9c1d3de33467d308.zip llvm-06ac828dc1076413b3c2649e9c1d3de33467d308.tar.gz llvm-06ac828dc1076413b3c2649e9c1d3de33467d308.tar.bz2 |
[libc] Fix flipped AMDGPU kernel launch arguments (#83648)
Summary:
These values were incorrectly flipped, setting the size of the blocks to
the threads and vice-versa. When I originally wrote the thread utilities
it was using COV4 which used an implicit format. Then when I updated I
accidentally flipped them and never noticed because nothing depended on
the size of the threads until I checked it manually.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions