[PATCH] D70338: [JumpThreading] Refactor ThreadEdge
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 19 12:43:23 PST 2019
    
    
  
fhahn added a comment.
I think it would be good to keep the checks as assertions in ThreadEdge, to make sure the pre-conditions hold if it gets multiple users.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70338/new/
https://reviews.llvm.org/D70338
    
    
More information about the llvm-commits
mailing list