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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 12:51:34 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c94cee63b40: [RISCV] Add zext.h instruction to Zbb. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D94818?vs=318047&id=318623#toc

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/rv32b-aliases-valid.s
  llvm/test/MC/RISCV/rv32zbb-valid.s
  llvm/test/MC/RISCV/rv32zbp-valid.s
  llvm/test/MC/RISCV/rv64b-aliases-valid.s
  llvm/test/MC/RISCV/rv64zbb-valid.s
  llvm/test/MC/RISCV/rv64zbp-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94818.318623.patch
Type: text/x-patch
Size: 11620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/25f4b189/attachment-0001.bin>


More information about the llvm-commits mailing list