[all-commits] [llvm/llvm-project] e9fdb9: [SLP][NFC]Make collectValuesToDemote member of BoU...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Nov 24 08:07:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9fdb965f9b016d5df819969f37c49a8075e70b6
      https://github.com/llvm/llvm-project/commit/e9fdb965f9b016d5df819969f37c49a8075e70b6
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

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

  Log Message:
  -----------
  [SLP][NFC]Make collectValuesToDemote member of BoUpSLP to avoid using
Expr container, NFC.

Saves the memory and may improve compile time.




More information about the All-commits mailing list