[PATCH] D60395: [InstCombine] Canonicalize (-X s/ Y)  to  -(X s/ Y)
    ChenZheng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr  9 23:41:38 PDT 2019
    
    
  
shchenz added a comment.
In D60395#1460782 <https://reviews.llvm.org/D60395#1460782>, @lebedev.ri wrote:
> LG, please do run at least the `check-llvm` before committing..
absolutely will.  ^-^
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60395/new/
https://reviews.llvm.org/D60395
    
    
More information about the llvm-commits
mailing list