[PATCH] D67397: [RISCV] Add MachineInstr immediate verification

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 13 16:15:20 PDT 2019


luismarques updated this revision to Diff 224798.
luismarques added a comment.

Rebase and address iteration issue (hat tip to both commenters!).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67397/new/

https://reviews.llvm.org/D67397

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVSubtarget.cpp
  llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h
  llvm/test/CodeGen/RISCV/verify-instr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67397.224798.patch
Type: text/x-patch
Size: 8082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191013/ddc4cbf7/attachment.bin>


More information about the llvm-commits mailing list