[PATCH] D131838: [ValueTracking] computeKnownBits - attempt to use a branch condition feeding a phi to improve known bits range (PR38280)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 08:54:53 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG08d153d806b5: [ValueTracking] computeKnownBits - attempt to use a branch condition feeding a… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D131838?vs=453005&id=453034#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131838

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/known-phi-br.ll
  llvm/test/Transforms/InstCombine/remove-loop-phi-fastmul.ll
  llvm/test/Transforms/PhaseOrdering/X86/pr38280.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131838.453034.patch
Type: text/x-patch
Size: 31596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/a8bab129/attachment.bin>


More information about the llvm-commits mailing list