[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:39:12 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70f83f308449: [RISCV] add support for zbkx subextension in MC layer. (authored by SForeKeeper).

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.402478.patch
Type: text/x-patch
Size: 14166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/ad60a4b6/attachment.bin>


More information about the llvm-commits mailing list