[PATCH] D138700: [InstSimplify] Fold (X || Y) ? false : X --> false

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 06:09:22 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0752fb57e491: [InstSimplify] Fold (X || Y) ? false : X --> false (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138700

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/select-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138700.478552.patch
Type: text/x-patch
Size: 5872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/06208745/attachment.bin>


More information about the llvm-commits mailing list