[PATCH] D152854: [SelectionDAG][RISCV] Add very basic PromoteIntegerResult/Op support for VP_SIGN/ZERO_EXTEND.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 08:49:49 PDT 2023
craig.topper updated this revision to Diff 531360.
craig.topper added a comment.
Move a comment and update another comment to mention excluding VP_*_EXTEND.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152854/new/
https://reviews.llvm.org/D152854
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sext-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-zext-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152854.531360.patch
Type: text/x-patch
Size: 10817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/5c54786d/attachment.bin>
More information about the llvm-commits
mailing list