[PATCH] D117889: [RISCV] add support for zbkx subextension in MC layer.

Zircon Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 04:34:36 PST 2022


SForeKeeper updated this revision to Diff 402477.
SForeKeeper added a comment.

Rebase and add Zbkx in Zks, Zkn.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117889

Files:
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
  llvm/lib/Target/RISCV/RISCVSchedRocket.td
  llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/rv32zbkx-invalid.s
  llvm/test/MC/RISCV/rv32zbkx-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117889.402477.patch
Type: text/x-patch
Size: 14166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/c515e422/attachment.bin>


More information about the llvm-commits mailing list