[PATCH] D71567: [InstCombine] Add tests for `select + mul` for power of twos. NFC
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 16 14:30:15 PST 2019
    
    
  
lebedev.ri added a comment.
You probably want to throw in some vector `undef` tests as well.
(e.g. a singled lane in one of constants, the same lane in both, different lanes in each)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71567/new/
https://reviews.llvm.org/D71567
    
    
More information about the llvm-commits
mailing list