[PATCH] D76861: [AMDGPU] Fix getEUsPerCU for gfx10 in CU mode
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 09:45:48 PDT 2020
foad added a comment.
This affects the calculation of how many VGPRs we can use for a gfx10 cu-mode compute shader that specifies amdgpu-flat-work-group-size. How should I test it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76861/new/
https://reviews.llvm.org/D76861
More information about the llvm-commits
mailing list