[PATCH] D137069: [AArch64] Support all extend/shift op for pattern: (ExtendOrShfitNode - Y) + Z --> (Z - Y) + ExtendOrShfitNode
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 23:39:40 PST 2022
bcl5980 updated this revision to Diff 474166.
bcl5980 added a comment.
rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137069/new/
https://reviews.llvm.org/D137069
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/addsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137069.474166.patch
Type: text/x-patch
Size: 5534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/b8979ad5/attachment.bin>
More information about the llvm-commits
mailing list