[PATCH] D104264: Fix atomic loads and stores of 64-bit values in non-default address spaces on ARM
Koutheir Attouchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 06:17:54 PDT 2021
koutheir added a comment.
> I'm not an expert on atomics or the various uses of address spaces in the wild,...
@rengolin: I used `llvm/CODE_OWNERS.TXT` in order to find out which people should be invited to review this patch. However, I might have missed other people who deal more with atomic operations on ARM. Could you please invite these persons if you know them?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104264/new/
https://reviews.llvm.org/D104264
More information about the llvm-commits
mailing list