[all-commits] [llvm/llvm-project] ae8c85: [Passes] Remove LoopInterchange from O1 pipeline (...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jun 23 00:11:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae8c85c9ce89ad224a1b34888c6fa7d56ad5f453
      https://github.com/llvm/llvm-project/commit/ae8c85c9ce89ad224a1b34888c6fa7d56ad5f453
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M llvm/lib/Passes/PassBuilderPipelines.cpp

  Log Message:
  -----------
  [Passes] Remove LoopInterchange from O1 pipeline (#145071)

This is a fairly exotic pass, I don't think it makes a lot of sense to
run it at O1, esp. as vectorization wouldn't run at O1 anyway.



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