[all-commits] [llvm/llvm-project] feb77c: [VPlan] Handle VPWidenSelectRecipe in tryToFoldLiv...

Luke Lau via All-commits all-commits at lists.llvm.org
Thu Jul 24 18:46:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: feb77c0fea75126a0488fcf55c51751d15883587
      https://github.com/llvm/llvm-project/commit/feb77c0fea75126a0488fcf55c51751d15883587
  Author: Luke Lau <luke at igalia.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/test/Transforms/LoopVectorize/X86/constant-fold.ll

  Log Message:
  -----------
  [VPlan] Handle VPWidenSelectRecipe in tryToFoldLiveIns (#150357)

This helps simplify VPBlendRecipes that are expanded to selects in
another patch.



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