[PATCH] D130874: [AArch64] Fold Mul(And(Srl(X, 15), 0x10001), 0xffff) to CMLTz
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 05:02:05 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1206f72e31f6: [AArch64] Fold Mul(And(Srl(X, 15), 0x10001), 0xffff) to CMLTz (authored by dmgreen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130874/new/
https://reviews.llvm.org/D130874
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/insert-extend.ll
llvm/test/CodeGen/AArch64/mulcmle.ll
llvm/test/CodeGen/AArch64/reduce-shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130874.449265.patch
Type: text/x-patch
Size: 18042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/95cfee07/attachment.bin>
More information about the llvm-commits
mailing list