[PATCH] D125446: [LegalizeVectorTypes][VP] Add widen and split support for VP_SETCC

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 00:30:24 PDT 2022


Jimerlife updated this revision to Diff 429623.
Jimerlife retitled this revision from "[LegalizeVectorTypes][VP] Add widening support for VP_SETCC" to "[LegalizeVectorTypes][VP] Add widen and split support for VP_SETCC".
Jimerlife edited the summary of this revision.
Jimerlife added a comment.
Herald added a subscriber: luke957.

add splitOp and splitRes for vp.setcc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125446

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125446.429623.patch
Type: text/x-patch
Size: 31311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/ac19c192/attachment.bin>


More information about the llvm-commits mailing list