[PATCH] D94818: [RISCV] Add zext.h instruction to Zbb.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 18:04:45 PST 2021


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

Check operands of zext.h in rv32zbb-valid.s


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94818

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbb.ll
  llvm/test/CodeGen/RISCV/rv64Zbb.ll
  llvm/test/MC/RISCV/rv32zbb-valid.s
  llvm/test/MC/RISCV/rv64zbb-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94818.317442.patch
Type: text/x-patch
Size: 7648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/a328b20b/attachment.bin>


More information about the llvm-commits mailing list