[PATCH] D118037: [DAGCombine] Consider SETULT as carry flag
    Paweł Bylica via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 26 05:16:50 PST 2022
    
    
  
chfast added a comment.
In D118037#3272185 <https://reviews.llvm.org/D118037#3272185>, @lebedev.ri wrote:
> Is `ISD::SETULT` documented as affecting carry flag?
I have not found anything about it in code comments.
I'm now investigating what is `SETCCCARRY` node kind about...
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118037/new/
https://reviews.llvm.org/D118037
    
    
More information about the llvm-commits
mailing list