[PATCH] D84706: [SVE][LegalizeTypes] Support widen/split legalization for SPLAT_VECTOR
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 27 15:24:19 PDT 2020
efriedma created this revision.
efriedma added reviewers: sdesmalen, paulwalker-arm.
Herald added subscribers: psnobl, hiraditya, tschuett.
Herald added a project: LLVM.
Just the obvious implementation that rewrites the result type. Also fix warning from EXTRACT_SUBVECTOR legalization that triggers on the test.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84706
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/AArch64/sve-vector-splat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84706.281063.patch
Type: text/x-patch
Size: 5801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/b08852e3/attachment.bin>
More information about the llvm-commits
mailing list