[PATCH] D115133: [RISCV] Support immediate vtype of VSETVLI/VSETIVLI in asm parser

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 18:27:22 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG92153a9aa738: [RISCV] Support immediate vtype of VSETVLI/VSETIVLI in asm parser (authored by Miss_Grape, committed by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D115133?vs=397798&id=398024#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115133

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/MC/RISCV/rvv/invalid.s
  llvm/test/MC/RISCV/rvv/vsetvl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115133.398024.patch
Type: text/x-patch
Size: 9495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/6a10bca0/attachment.bin>


More information about the llvm-commits mailing list