[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 07:45:49 PDT 2022


RKSimon updated this revision to Diff 453005.
RKSimon added a comment.

rebase - new change in the recently added remove-loop-phi-fastmul.ll


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.453005.patch
Type: text/x-patch
Size: 31136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/eb5a9178/attachment.bin>


More information about the llvm-commits mailing list