[PATCH] D117640: [RISCV][RFC] add inst support of zbkb

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 00:00:22 PST 2022


VincentWu updated this revision to Diff 401117.
VincentWu marked 3 inline comments as done.
VincentWu added a comment.

fix comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117640

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/rv32zbkb-only-valid.s
  llvm/test/MC/RISCV/rv32zbkb-valid.s
  llvm/test/MC/RISCV/rv64-zbkb-valid.s
  llvm/test/MC/RISCV/rv64zbkb-only-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117640.401117.patch
Type: text/x-patch
Size: 17345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/6ded352b/attachment.bin>


More information about the llvm-commits mailing list