[PATCH] D60033: [MSP430] Expand Atomic nodes
Anton Korobeynikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 30 12:48:43 PDT 2019
asl added a comment.
Well, what's the overall motivation of all these changes? There are no multiple threads, etc. on msp430. I believe instead of lowering to libcalls we could simply "drop" atomic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60033/new/
https://reviews.llvm.org/D60033
More information about the llvm-commits
mailing list