[all-commits] [llvm/llvm-project] 317b42: [VPlan] Remove original recipe after narrowing to ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Oct 30 21:38:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 317b42ef5c9350bd4550ab598922e208cf26bb4c
      https://github.com/llvm/llvm-project/commit/317b42ef5c9350bd4550ab598922e208cf26bb4c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-10-31 (Fri, 31 Oct 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/test/Transforms/LoopVectorize/X86/uniform_load.ll
    M llvm/test/Transforms/LoopVectorize/single-scalar-cast-minbw.ll

  Log Message:
  -----------
  [VPlan] Remove original recipe after narrowing to single-scalar.

Directly remove RepOrWidenR after replacing all uses. Removing the dead
user early unlocks additional opportunities for further narrowing.



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