[PATCH] D92744: [WebAssembly] Fix code generated for atomic operations in PIC mode
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 6 21:59:52 PST 2020
sbc100 added a comment.
The alternative to this approach looks like implementing something
like `PredicateControl` in `Mips.td` where we can split the predicates
into groups so they don't clobber each other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92744/new/
https://reviews.llvm.org/D92744
More information about the llvm-commits
mailing list