[PATCH] D41216: [RISCV] Change shift amount operand of RVC shift instructions to uimmlog2xlennonzero

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 02:21:33 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320799: [RISCV] Change shift amount operand of RVC shift instructions to… (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41216?vs=126880&id=127083#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41216

Files:
  llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoC.td
  llvm/trunk/test/MC/RISCV/rv32c-invalid.s
  llvm/trunk/test/MC/RISCV/rv64c-invalid.s
  llvm/trunk/test/MC/RISCV/rv64c-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41216.127083.patch
Type: text/x-patch
Size: 5488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/98eda457/attachment.bin>


More information about the llvm-commits mailing list