[all-commits] [llvm/llvm-project] 8d933e: [SLP][NFC]Use SmallDensetSet for lookup instead of...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Sep 6 13:17:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d933ea5ac12cf706ebf818e8720f34660c79797
      https://github.com/llvm/llvm-project/commit/8d933ea5ac12cf706ebf818e8720f34660c79797
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

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

  Log Message:
  -----------
  [SLP][NFC]Use SmallDensetSet for lookup instead of ArrayRef, NFC.




More information about the All-commits mailing list