[PATCH] D97392: [amdgpu] Atomic should be source of divergence.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 11:10:44 PST 2021
hliao marked an inline comment as done.
hliao added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/dag-divergence-atomic.ll:27
+ ret void
+}
----------------
arsenm wrote:
> Can you add exhaustive tests for all of these instructions (plus make sure llvm.amdgcn.atomic* work)
done, please check whether there are still missing ones.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97392/new/
https://reviews.llvm.org/D97392
More information about the llvm-commits
mailing list