[PATCH] D117874: [RISCV][RFC] add MC support for zbkc subextension

Alex Fan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 18:23:08 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe796eaf2af65: [RISCV][RFC] add MC support for zbkc subextension (authored by alexfanqi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117874

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/rv32zbkc-invalid.s
  llvm/test/MC/RISCV/rv32zbkc-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117874.402154.patch
Type: text/x-patch
Size: 9398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220122/22bc7802/attachment.bin>


More information about the llvm-commits mailing list