[all-commits] [llvm/llvm-project] 1d3877: [LV] Allow setting scalable VFs for `-epilogue-vec...

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Wed Jul 8 02:18:46 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d387731334d04f677804a09f29e0863ca977e0c
      https://github.com/llvm/llvm-project/commit/1d387731334d04f677804a09f29e0863ca977e0c
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-epilogue-vec.ll
    A llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-vscale-x-UF-step.ll
    M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  [LV] Allow setting scalable VFs for `-epilogue-vectorization-force-VF` (#205081)

Follow up to #204953. This allows replacing a unit test with an IR test.



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