[all-commits] [llvm/llvm-project] 53ea52: [LV] Introduce and use VPBuilder::createScalarZExt...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Jun 19 14:12:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53ea522d1b87c144a1faeffea62d50a4d9907a38
      https://github.com/llvm/llvm-project/commit/53ea522d1b87c144a1faeffea62d50a4d9907a38
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

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

  Log Message:
  -----------
  [LV] Introduce and use VPBuilder::createScalarZExtOrTrunc [nfc] (#144946)

Reduce redundant code, make the flow slightly easier to read.



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