[PATCH] D45503: [AMDGPU] Ensure there are enough registers for wave dispatch
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 12 14:40:38 PDT 2018
t-tye added a comment.
I believe the metadata does have the actual (ie non-granulated rounded up value) register count. So the runtime could access the information from there.
Repository:
rL LLVM
https://reviews.llvm.org/D45503
More information about the llvm-commits
mailing list