[PATCH] D62739: AMDGPU: Always emit amdgpu-flat-work-group-size
Brian Sumner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 10 09:32:22 PDT 2019
b-sumner added a comment.
We need to communicate with anyone generating IR to ensure this is being generated before we change the default. clang is only one of those generators. This change will also need to be documented in the usage document.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62739/new/
https://reviews.llvm.org/D62739
More information about the cfe-commits
mailing list