[clang] [llvm] [AMDGPU] Add an option to disable unsafe uses of atomic xor (PR #69229)
Pierre-Andre Saulais via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 09:12:37 PST 2024
pasaulais wrote:
Thanks for the comments @arsenm @yxsamliu @b-sumner.
By approaching a similar solution, do you mean MMRAs (https://github.com/llvm/llvm-project/pull/78569) ?
If so, should I rebase/adapt my patch to the MMRA PR? Or will this PR be redundant and needs closing?
@yxsamliu These concise names look good to me.
https://github.com/llvm/llvm-project/pull/69229
More information about the llvm-commits
mailing list