[PATCH] D42834: [RISCV] Implement c.lui immedate operand constraint

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 04:46:19 PST 2018


shiva0217 updated this revision to Diff 133401.
shiva0217 edited the summary of this revision.
shiva0217 added a comment.

Hi Ana. The ISA probably not describe very straightforward. I  update the comments try to illustrate more detail. Could you help me to check is the updated comments OK?


Repository:
  rL LLVM

https://reviews.llvm.org/D42834

Files:
  lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  lib/Target/RISCV/RISCVInstrInfoC.td
  test/MC/RISCV/rv32c-invalid.s
  test/MC/RISCV/rv32c-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42834.133401.patch
Type: text/x-patch
Size: 7045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/20987a6a/attachment.bin>


More information about the llvm-commits mailing list