[PATCH] D42834: [RISCV] Implement c.lui immedate operand constraint
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 21:41:16 PST 2018
shiva0217 updated this revision to Diff 135196.
shiva0217 added a comment.
Update the patch to reflect the comments.
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.135196.patch
Type: text/x-patch
Size: 7045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/add8b317/attachment.bin>
More information about the llvm-commits
mailing list