[all-commits] [llvm/llvm-project] 4e271f: [SLP][NFC]Use SmallPtrSet to avoid n*m complexity, ...

Andrew V. Tischenko via All-commits all-commits at lists.llvm.org
Fri May 20 05:58:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e271fc49517362a9333371fb1ab7e865d4c1b0e
      https://github.com/llvm/llvm-project/commit/4e271fc49517362a9333371fb1ab7e865d4c1b0e
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2022-05-20 (Fri, 20 May 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLP][NFC]Use SmallPtrSet to avoid n*m complexity, NFC.




More information about the All-commits mailing list