[PATCH] D141829: Reapply [AArch64] fold subs ugt/ult to ands when the second operand is mask/pow2
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 03:24:46 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45299fb0f99c: Reapply [AArch64] fold subs ugt/ult to ands when the second operand is mask/pow2 (authored by bcl5980).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141829/new/
https://reviews.llvm.org/D141829
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/and-mask-removal.ll
llvm/test/CodeGen/AArch64/andcompare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141829.490098.patch
Type: text/x-patch
Size: 6943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/ba42e3f7/attachment.bin>
More information about the llvm-commits
mailing list