[PATCH] D151099: [InstCombine] Remove computeKnownBits() fold for returns

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 03:17:10 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1106ef6c9d1: [InstCombine] Remove computeKnownBits() fold for returns (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151099

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/assume.ll
  llvm/test/Transforms/InstCombine/known-phi-br.ll
  llvm/test/Transforms/InstCombine/zext-or-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151099.526564.patch
Type: text/x-patch
Size: 5422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/1260b9f8/attachment.bin>


More information about the llvm-commits mailing list