[PATCH] D150969: [AArch64] Try to convert two XTN and two SMLSL to UZP1, SMLSL and SMLSL2
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 02:46:32 PDT 2023
jaykang10 updated this revision to Diff 530838.
jaykang10 added a comment.
Following @dmgreen's comment, updated code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150969/new/
https://reviews.llvm.org/D150969
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/aarch64-smull.ll
llvm/test/CodeGen/AArch64/zext-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150969.530838.patch
Type: text/x-patch
Size: 21203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/d368ae6c/attachment.bin>
More information about the llvm-commits
mailing list