[all-commits] [llvm/llvm-project] 9f3b6a: [SLP][NFC]Exit early if the graph is empty, NFC

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Nov 6 08:33:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f3b6adb1508a714dc12aa020a20d813d9ab9f42
      https://github.com/llvm/llvm-project/commit/9f3b6adb1508a714dc12aa020a20d813d9ab9f42
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

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

  Log Message:
  -----------
  [SLP][NFC]Exit early if the graph is empty, NFC

No need to check anything if the graph is empty, just exit early.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list