[PATCH] D85400: [RISCV] add the MC layer support of riscv vector Zvqmac extension

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 04:52:38 PDT 2020


StephenFan updated this revision to Diff 286783.
StephenFan marked an inline comment as done.
StephenFan edited the summary of this revision.
StephenFan added a comment.

change the VALUr_IV_V_X to VALUr_IV_X, change the 0b111111 to 0b111111


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

https://reviews.llvm.org/D85400

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVSchedRocket32.td
  llvm/lib/Target/RISCV/RISCVSchedRocket64.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/MC/RISCV/rvv/zvqmac.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85400.286783.patch
Type: text/x-patch
Size: 7726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/847185a3/attachment.bin>


More information about the llvm-commits mailing list