[all-commits] [llvm/llvm-project] 281912: [SLP][NFC]Replace multiple isa calls with single o...
    Andrew V. Tischenko via All-commits 
    all-commits at lists.llvm.org
       
    Mon Aug 15 11:57:47 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2819126d0c4f42573464ad5b64a2829e6c1f3c22
      https://github.com/llvm/llvm-project/commit/2819126d0c4f42573464ad5b64a2829e6c1f3c22
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2022-08-15 (Mon, 15 Aug 2022)
  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  Log Message:
  -----------
  [SLP][NFC]Replace multiple isa calls with single one where possible,
NFC.
    
    
More information about the All-commits
mailing list