[PATCH] D125601: [DAGCombiner][AArch64] Reorder the bitcast of scalable vector
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 08:35:39 PDT 2022
Allen updated this revision to Diff 429726.
Allen added a comment.
update review
1、add restrict for index ==0 and legal for types
2、move test into file llvm/test/CodeGen/AArch64/sve-fixed-length-reshuffle.ll
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125601/new/
https://reviews.llvm.org/D125601
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-reshuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125601.429726.patch
Type: text/x-patch
Size: 5315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/90ac02d0/attachment.bin>
More information about the llvm-commits
mailing list