[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
       
    Mon Aug 15 10:00:50 PDT 2022
    
    
  
RKSimon updated this revision to Diff 452723.
RKSimon added a comment.
address comments
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/PhaseOrdering/X86/pr38280.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131838.452723.patch
Type: text/x-patch
Size: 29558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/25cfd9d1/attachment.bin>
    
    
More information about the llvm-commits
mailing list