[PATCH] D126442: [LegalizeTypes][VP] Add widen and split support for VP_SIGN_EXTEND and VP_ZERO_EXTEND.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 00:48:07 PDT 2022


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

address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126442

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-zext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vsext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vzext-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126442.432208.patch
Type: text/x-patch
Size: 13668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/23dfd4b9/attachment.bin>


More information about the llvm-commits mailing list