[all-commits] [llvm/llvm-project] 675236: [LV] Unify interleaved load handling for fixed and...

Mel Chen via All-commits all-commits at lists.llvm.org
Mon Jul 21 18:00:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 675236913974293e838c38b7ef801285c6c2f1fd
      https://github.com/llvm/llvm-project/commit/675236913974293e838c38b7ef801285c6c2f1fd
  Author: Mel Chen <mel.chen at sifive.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

  Log Message:
  -----------
  [LV] Unify interleaved load handling for fixed and scalable VFs. nfc (#146914)

This patch modifies VPInterleaveRecipe::execute to handle both fixed and
scalable VFs using a single loop.



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