[all-commits] [llvm/llvm-project] cd8770: Revert "[VPlan] Use VPInstructionWithType for unif...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 8 13:25:59 PDT 2026


  Branch: refs/heads/revert-140623-vpinst-with-type-for-uniform-casts
  Home:   https://github.com/llvm/llvm-project
  Commit: cd87705ec251b8ae03ad3e3a4df159b21a96ea22
      https://github.com/llvm/llvm-project/commit/cd87705ec251b8ae03ad3e3a4df159b21a96ea22
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
    M llvm/test/Transforms/LoopVectorize/VPlan/AArch64/single-scalar-cast.ll
    M llvm/test/Transforms/LoopVectorize/VPlan/AArch64/sve2-histcnt-vplan.ll
    M llvm/test/Transforms/LoopVectorize/VPlan/RISCV/vplan-riscv-vector-reverse.ll
    M llvm/test/Transforms/LoopVectorize/as_cast.ll
    M llvm/test/Transforms/LoopVectorize/cast-costs.ll
    M llvm/test/Transforms/LoopVectorize/cast-induction.ll
    M llvm/test/Transforms/LoopVectorize/preserve-inbounds-gep-with-pointer-casts.ll

  Log Message:
  -----------
  Revert "[VPlan] Use VPInstructionWithType for uniform casts. (#140623)"

This reverts commit 0672a177f71eb7e556c6c434425916e9b430fdac.



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