[PATCH] D146512: [TLI] SimplifySetCC - Fold ~X >/< ~Y --> Y >/< X
Jun Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 21:49:48 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3e12beb44dc: [TLI] Fold ~X >/< ~Y --> Y >/< X (authored by junaire).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146512/new/
https://reviews.llvm.org/D146512
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/X86/cmov.ll
llvm/test/CodeGen/X86/setcc-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146512.507598.patch
Type: text/x-patch
Size: 15431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/e9edad00/attachment.bin>
More information about the llvm-commits
mailing list