[PATCH] D142427: [ValueTracking] Add logic for tracking lowbit of (and/xor/or X, (add/sub X, Odd))
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 20 13:47:48 PST 2023
    
    
  
goldstein.w.n updated this revision to Diff 498951.
goldstein.w.n added a comment.
Rebase
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142427/new/
https://reviews.llvm.org/D142427
Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/knownbits-and-or-xor-lowbit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142427.498951.patch
Type: text/x-patch
Size: 5552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/ab194102/attachment.bin>
    
    
More information about the llvm-commits
mailing list