[all-commits] [llvm/llvm-project] 0433e1: [VPlan] Add VPlan::getTrue/getFalse convenience he...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Aug 4 13:12:13 PDT 2025


  Branch: refs/heads/users/rampitec/08-04-_amdgpu_add_gfx1250_v_wmma_scale_16__f32_16x16x128_f8f6f4_mc_support
  Home:   https://github.com/llvm/llvm-project
  Commit: 0433e1e15fa3a9ef8485aaba2b96203f2e3d3e6a
      https://github.com/llvm/llvm-project/commit/0433e1e15fa3a9ef8485aaba2b96203f2e3d3e6a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp

  Log Message:
  -----------
  [VPlan] Add VPlan::getTrue/getFalse convenience helpers (NFC).

Makes it slightly more convenient to create true/false constants.


  Commit: 7804dd05052c2347d539499b3d370457377885d4
      https://github.com/llvm/llvm-project/commit/7804dd05052c2347d539499b3d370457377885d4
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp

  Log Message:
  -----------
  Merge branch 'main' into users/rampitec/08-04-_amdgpu_add_gfx1250_v_wmma_scale_16__f32_16x16x128_f8f6f4_mc_support


Compare: https://github.com/llvm/llvm-project/compare/3ea88acbef19...7804dd05052c

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