[all-commits] [llvm/llvm-project] 58aa43: Revert "[LLVM] Fix use-after-free in AlwaysInliner...

Alexander Kornienko via All-commits all-commits at lists.llvm.org
Mon May 11 07:13:08 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58aa43febb7f768183a788d4f2dbc26970ef6bbe
      https://github.com/llvm/llvm-project/commit/58aa43febb7f768183a788d4f2dbc26970ef6bbe
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2026-05-11 (Mon, 11 May 2026)

  Changed paths:
    M llvm/lib/Transforms/IPO/AlwaysInliner.cpp
    M llvm/test/Transforms/Inline/flatten.ll

  Log Message:
  -----------
  Revert "[LLVM] Fix use-after-free in AlwaysInliner flatten worklist" (#196950)

Reverts llvm/llvm-project#194485, which causes a 20x+ compilation time
increase
(https://github.com/llvm/llvm-project/pull/194485#issuecomment-4416941666)
and an up to 20% runtime performance regression on fleetbench memory
benchmarks
(https://github.com/llvm/llvm-project/pull/194485#issuecomment-4421136222).



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