[PATCH] D97392: [amdgpu] Atomic should be source of divergence.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 08:17:37 PST 2021
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/dag-divergence-atomic.ll:27
+ ret void
+}
----------------
Can you add exhaustive tests for all of these instructions (plus make sure llvm.amdgcn.atomic* work)
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