[PATCH] D141829: [AArch64] fold subs ugt/ult to ands when the second operand is a mask
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 20:02:08 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a64024c1410: [AArch64] fold subs ugt/ult to ands when the second operand is a mask (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/andcompare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141829.489683.patch
Type: text/x-patch
Size: 5174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/d81467bb/attachment.bin>
More information about the llvm-commits
mailing list