[PATCH] D72184: [BPF] support atomic instructions
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 23:12:29 PST 2020
yonghong-song added a comment.
make sense. will add and/or/xor support in the next revision. will also think about how to support hardware-level barrier. Totally agree that we should have adequate atomic op support in cpu=v4.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72184/new/
https://reviews.llvm.org/D72184
More information about the llvm-commits
mailing list