[PATCH] D130192: [RISCV] Avoid redundant branch-to-branch when expanding cmpxchg

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 02:58:21 PDT 2022


asb updated this revision to Diff 449238.
asb marked 7 inline comments as done.
asb added a comment.

Address all review comments (thanks Craig! and aplogies for missing I hadn't clang-formatted).


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.449238.patch
Type: text/x-patch
Size: 7428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/384f9fc6/attachment.bin>


More information about the llvm-commits mailing list