[all-commits] [llvm/llvm-project] 060792: [VPlan] Return std::nullopt early if plans are empty.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Jun 27 04:29:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06079233f86325cb27a8197975a2bf351652e190
      https://github.com/llvm/llvm-project/commit/06079233f86325cb27a8197975a2bf351652e190
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    A llvm/test/Transforms/LoopVectorize/AArch64/cost-no-valid-vplans-built.ll

  Log Message:
  -----------
  [VPlan] Return std::nullopt early if plans are empty.

Fixes a crash caused by abf5969.



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