[llvm] [PredicateInfo] Reserve adjacent LN_Last defs for the same phi use (PR #164577)
    Kunqiu Chen via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 22 01:29:11 PDT 2025
    
    
  
Camsyn wrote:
> To clarify, as it's not entirely clear from the PR description: Is this fixing a missed optimization issue (i.e. one of the predicates being lost on the phi edge)?
Yes, previously, one of the predicates was lost on the phi edge
https://github.com/llvm/llvm-project/pull/164577
    
    
More information about the llvm-commits
mailing list