[PATCH] D153742: [RISCV] Add Zce extension.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 17:37:12 PDT 2023


craig.topper updated this revision to Diff 534797.
craig.topper added a comment.

Add Zce to the Zcf instruction predicate.

I'm going to pre-commit the splitting compress-float.ll and will rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153742

Files:
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfoC.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/CodeGen/RISCV/compress-float.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/option-arch.s
  llvm/test/MC/RISCV/rv32fc-valid.s
  llvm/unittests/Support/RISCVISAInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153742.534797.patch
Type: text/x-patch
Size: 21312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/717e7c1a/attachment.bin>


More information about the llvm-commits mailing list