[PATCH] D158956: [RISCV] Initial ISel support for the experimental zacas extension

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 07:17:20 PDT 2023


dtcxzyw updated this revision to Diff 554319.
dtcxzyw added a reviewer: wangpc.
dtcxzyw added a comment.

- Rebase
- Remove `Sched`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158956/new/

https://reviews.llvm.org/D158956

Files:
  llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoA.td
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/atomic-cmpxchg-branch-on-result.ll
  llvm/test/CodeGen/RISCV/atomic-cmpxchg-flag.ll
  llvm/test/CodeGen/RISCV/atomic-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158956.554319.patch
Type: text/x-patch
Size: 193012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/7c3df490/attachment-0001.bin>


More information about the llvm-commits mailing list