[PATCH] D123579: [RISCV][VP] Add RVV codegen for vp.trunc.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 19:58:00 PDT 2022


jacquesguan updated this revision to Diff 422383.
jacquesguan added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123579

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vtrunc-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/vtrunc-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123579.422383.patch
Type: text/x-patch
Size: 32741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/6425894e/attachment.bin>


More information about the llvm-commits mailing list