[all-commits] [llvm/llvm-project] 294b72: [VPlan] Assert operand correctness at construction...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 1 10:40:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 294b72f48f1178e4f9cf9a68f3c807c12557298a
      https://github.com/llvm/llvm-project/commit/294b72f48f1178e4f9cf9a68f3c807c12557298a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  [VPlan] Assert operand correctness at construction. (NFC) (#200686)

Update VPWidenPHIRecipe, VPBlendRecipe and VPReductionRecipe to assert
type correctness at construction.

PR: https://github.com/llvm/llvm-project/pull/200686



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