[PATCH] D120438: [SLP][NFC] Test for a follow-up fix of the the vector min/max instrinsic cost calculation.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 24 02:33:15 PST 2022
    
    
  
fhahn added a comment.
Should this go into one of the existing max tests we already have for X86 (e.g. `llvm/test/Transforms/SLPVectorizer/X86/arith-smax.ll`). Also, do we need the same case for unsigned?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120438/new/
https://reviews.llvm.org/D120438
    
    
More information about the llvm-commits
mailing list