[PATCH] D65017: [InstCombine] Teach foldOrOfICmps to allow icmp eq MIN_INT/MAX to be part of a range comparision. Similar for foldAndOfICmps

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 13:57:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366945: [InstCombine] Teach foldOrOfICmps to allow icmp eq MIN_INT/MAX to be part of a… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65017?vs=211579&id=211597#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65017

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65017.211597.patch
Type: text/x-patch
Size: 8655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/7764a104/attachment.bin>


More information about the llvm-commits mailing list