[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 01:41:16 PST 2023


bcl5980 created this revision.
bcl5980 added reviewers: samtebbs, dmgreen, efriedma.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://alive2.llvm.org/ce/z/pLhHI9

Fix: https://github.com/llvm/llvm-project/issues/59598


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.489464.patch
Type: text/x-patch
Size: 4802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/306d61ff/attachment.bin>


More information about the llvm-commits mailing list