[all-commits] [llvm/llvm-project] 7749f6: [SLP][NFC] Cleanup: Outline the code that vectoriz...

vptest1 via All-commits all-commits at lists.llvm.org
Fri May 5 09:57:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7749f6e976afc6274932ac9963185fe75c83d730
      https://github.com/llvm/llvm-project/commit/7749f6e976afc6274932ac9963185fe75c83d730
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

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

  Log Message:
  -----------
  [SLP][NFC] Cleanup: Outline the code that vectorizes CmpInsts into a seaparate function.

Differential Revision: https://reviews.llvm.org/D149919




More information about the All-commits mailing list