[PATCH] D130192: [RISCV] Avoid redundant branch-to-branch when expanding cmpxchg
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 05:49:37 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce381281940f: [RISCV] Avoid redundant branch-to-branch when expanding cmpxchg (authored by asb).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130192/new/
https://reviews.llvm.org/D130192
Files:
llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
llvm/test/CodeGen/RISCV/atomic-cmpxchg-branch-on-result.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130192.453264.patch
Type: text/x-patch
Size: 7428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/f503ce3a/attachment.bin>
More information about the llvm-commits
mailing list