[PATCH] D59653: [NFC] Add tests for ssubo X, C -> saddo X, -C
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 21 15:03:20 PDT 2019
    
    
  
nikic added a comment.
Additionally we'll also want to test cases where we have i8 -128 on the RHS (with the usual variations, like vector with one element -128 but not others), as we can't do the canonicalization for that case.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59653/new/
https://reviews.llvm.org/D59653
    
    
More information about the llvm-commits
mailing list