[PATCH] D123150: [RISCV] Add lowering for vp.sext and vp.zext.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 10:00:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe13a44b46046: [RISCV] Add lowering for vp.sext and vp.zext. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D123150?vs=420600&id=420934#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123150

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sext-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-zext-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-zext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vsext-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/vsext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vzext-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/vzext-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123150.420934.patch
Type: text/x-patch
Size: 46453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/53ac843d/attachment.bin>


More information about the llvm-commits mailing list