[all-commits] [llvm/llvm-project] 62b3e8: [LV] Remove unused LoopBypassBlocks from ILV (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jun 10 13:37:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62b3e89afc54a118d597a27185f6915a68e408a0
      https://github.com/llvm/llvm-project/commit/62b3e89afc54a118d597a27185f6915a68e408a0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

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

  Log Message:
  -----------
  [LV] Remove unused LoopBypassBlocks from ILV (NFC).

After recent refactorings to move parts of skeleton creation
LoopBypassBlocks isn't used any more. Remove it.



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