[PATCH] D118057: [AArch64][SVE] Implement missing lowering for extract_subvector for predicates.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 04:26:06 PST 2022
sdesmalen updated this revision to Diff 402845.
sdesmalen added a comment.
Removed erroneous fold, and implemented the operation as operation-lowering instead of a DAGCombine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118057/new/
https://reviews.llvm.org/D118057
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-insert-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118057.402845.patch
Type: text/x-patch
Size: 7221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/05553f3f/attachment.bin>
More information about the llvm-commits
mailing list