[PATCH] D127903: [InstCombine] Optimize test for same-sign of values

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 13:44:44 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73202130e52e: [InstCombine] Optimize test for same-sign of values (authored by emgullufsen, committed by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D127903?vs=438210&id=438216#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127903/new/

https://reviews.llvm.org/D127903

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/and-or-icmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127903.438216.patch
Type: text/x-patch
Size: 11833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220619/ed2337a1/attachment.bin>


More information about the llvm-commits mailing list