[PATCH] D42782: [RISCV] Fix c.addi and c.addi16sp immediate constraints which should be non-zero

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 18:45:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324055: [RISCV] Fix c.addi and c.addi16sp immediate constraints which should be non-zero (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42782?vs=132327&id=132530#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42782

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42782.132530.patch
Type: text/x-patch
Size: 6588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/84aba5c9/attachment.bin>


More information about the llvm-commits mailing list