[PATCH] D82871: [SVE] Custom ISel for fixed length extract/insert_subvector.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 06:28:06 PDT 2020
paulwalker-arm updated this revision to Diff 274778.
paulwalker-arm marked an inline comment as done.
paulwalker-arm added a comment.
Updated selection comments to fully explain the rational. Updated lowering code to be more caution in what is considered legal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82871/new/
https://reviews.llvm.org/D82871
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-subvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82871.274778.patch
Type: text/x-patch
Size: 12021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/32896f3f/attachment.bin>
More information about the llvm-commits
mailing list