[PATCH] D107957: [LegalizeTypes][VP] Add splitting support for binary VP ops
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 07:52:42 PDT 2021
frasercrmck updated this revision to Diff 367792.
frasercrmck added a comment.
- assert the mask vector length also divisible by two
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107957/new/
https://reviews.llvm.org/D107957
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vadd-vp.ll
llvm/test/CodeGen/RISCV/rvv/vadd-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107957.367792.patch
Type: text/x-patch
Size: 25230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/d586139b/attachment.bin>
More information about the llvm-commits
mailing list