[PATCH] D61052: [compiler-rt][builtins] Implement some fetch-and-x operations for Cortex-M
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 14:29:54 PDT 2019
aykevl added a comment.
If someone could suggest a good way to test this, that would be great. At the moment it has been tested by compiling for armv6m, armv7m, and armv7em and confirming that the add operations appear to work.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61052/new/
https://reviews.llvm.org/D61052
More information about the llvm-commits
mailing list