[PATCH] D120587: [AMDGPU] Use workgroup fences in test waitcnt-vscnt.ll
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 12:46:43 PST 2022
rampitec added a comment.
It does not seem to do what it did before. For example it used to test that only a vmcnt is produced or only a vscnt. Maybe duplicate these tests instead to create a _workgroup versions (like existing barrier_vmcnt_vscnt_flat_workgroup)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120587/new/
https://reviews.llvm.org/D120587
More information about the llvm-commits
mailing list