[PATCH] D113079: [InstCombine] Take arguments into consideration when simplify range check

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 21:03:56 PDT 2021


guopeilin created this revision.
guopeilin added reviewers: wwei, efriedma, nikic, fhahn, dmgreen.
Herald added a subscriber: hiraditya.
guopeilin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D113079

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/range-check.ll
  llvm/test/Transforms/InstCombine/simplify-range-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113079.384322.patch
Type: text/x-patch
Size: 14913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/44b83efb/attachment.bin>


More information about the llvm-commits mailing list