[PATCH] D120953: [AArch64][SelectionDAG] Supports unpklo/hi instructions to reduce the number of loads
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 12 07:52:13 PST 2022
Allen updated this revision to Diff 414841.
Allen edited the summary of this revision.
Allen added a comment.
Fix the compile crash of normal loads
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120953/new/
https://reviews.llvm.org/D120953
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-ldst-ext.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-mask-ldst-ext.ll
llvm/test/CodeGen/AArch64/sve-masked-ldst-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120953.414841.patch
Type: text/x-patch
Size: 12697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220312/172ea9b7/attachment.bin>
More information about the llvm-commits
mailing list