[PATCH] D125530: [InstSimplify] Fold and/or using implied conditions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 06:09:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rGddfee075199d: [InstSimplify] Fold and/or using implied conditions (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D125530?vs=429183&id=429217#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125530

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/and-icmps-same-ops.ll
  llvm/test/Transforms/InstSimplify/and-or-implied-cond.ll
  llvm/test/Transforms/InstSimplify/or-icmps-same-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125530.429217.patch
Type: text/x-patch
Size: 5235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/966fad62/attachment.bin>


More information about the llvm-commits mailing list