[PATCH] D139551: [AMDGPU] Use CAS loop for min/max atomics at system scope

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 09:42:47 PST 2022


arsenm added a comment.

I think you're best off replacing all changed tests with a specific scope, and introducing new tests specifically for system scoped atomics


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139551/new/

https://reviews.llvm.org/D139551



More information about the llvm-commits mailing list