[PATCH] D147662: [LoopPredication] Fix where we generate widened condition. PR61963
    Artur Pilipenko via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr  6 11:24:54 PDT 2023
    
    
  
apilipenko added a comment.
Given that it's the second time we have to fix a similar issue, we should make a common utility for widening that makes it impossible to emit a widened condition in an incorrect context.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147662/new/
https://reviews.llvm.org/D147662
    
    
More information about the llvm-commits
mailing list