[PATCH] D138222: [AArch64][SVE]: Force generating valid code for insert-vector-elt.ll test.
hassnaaHamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 09:49:18 PST 2022
hassnaa-arm created this revision.
hassnaa-arm added reviewers: david-arm, sdesmalen.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
hassnaa-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Enable streaming mode in insert-vector-elt.ll testing file, and enable
custom lowering for fixed length INSERT_VECTOR_ELT, to generate valid
code in streaming mode.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D138222
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-insert-vector-elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138222.476164.patch
Type: text/x-patch
Size: 15616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/66b5d496/attachment.bin>
More information about the llvm-commits
mailing list