[PATCH] D125525: [LegalizeTypes][VP] Add integer promotion support for VP_SIGN_EXTEND and VP_ZERO_EXTEND

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 15 18:53:21 PDT 2022


Jimerlife updated this revision to Diff 429589.
Jimerlife added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125525

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.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: D125525.429589.patch
Type: text/x-patch
Size: 14271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/eeb001cb/attachment.bin>


More information about the llvm-commits mailing list