[PATCH] D113510: [InstCombine] Strip offset when folding and/or of icmps

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 13:02:15 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG58ebc79a64a5: [InstCombine] Strip offset when folding and/or of icmps (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D113510?vs=386192&id=386294#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113510

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113510.386294.patch
Type: text/x-patch
Size: 11365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/8ba53e19/attachment.bin>


More information about the llvm-commits mailing list