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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 12:01:34 PDT 2019


craig.topper updated this revision to Diff 210968.
craig.topper added a comment.

Fix copy/paste mistake in comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65017

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65017.210968.patch
Type: text/x-patch
Size: 4449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190720/fca54326/attachment.bin>


More information about the llvm-commits mailing list