[PATCH] D145338: [InstCombine] Add tests for `(icmp eq/ne bitreverse(x), C)`; NFC
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  6 01:40:31 PST 2023
    
    
  
nikic added a comment.
Could you please add a negative test with a non-equality predicate? (We should not fold e.g. `icmp ult`.)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145338/new/
https://reviews.llvm.org/D145338
    
    
More information about the llvm-commits
mailing list