[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
Mon Mar 7 07:57:10 PST 2022


Allen updated this revision to Diff 413486.
Allen added a comment.

add test case in file sve-intrinsics-mask-loads.ll


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120953/new/

https://reviews.llvm.org/D120953

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-mask-loads.ll
  llvm/test/CodeGen/AArch64/sve-masked-ldst-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120953.413486.patch
Type: text/x-patch
Size: 7664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/4e866402/attachment.bin>


More information about the llvm-commits mailing list