[all-commits] [llvm/llvm-project] 71ede8: VPlan: factor out VPlanUtils into its own file (NF...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Wed Aug 28 05:55:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71ede8d83159e70e74848a03bfc7c007dbf61203
      https://github.com/llvm/llvm-project/commit/71ede8d83159e70e74848a03bfc7c007dbf61203
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/CMakeLists.txt
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    A llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
    A llvm/lib/Transforms/Vectorize/VPlanUtils.h

  Log Message:
  -----------
  VPlan: factor out VPlanUtils into its own file (NFC) (#105857)



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