[all-commits] [llvm/llvm-project] 4a9db7: [AlwaysInliner] Invalidate analyses when we delete...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Oct 25 13:36:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a9db7367dce5a5ad094f0667a7e1c19cb347635
      https://github.com/llvm/llvm-project/commit/4a9db7367dce5a5ad094f0667a7e1c19cb347635
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/AlwaysInliner.cpp
    A llvm/test/Transforms/Inline/always-inline-invalidate.ll

  Log Message:
  -----------
  [AlwaysInliner] Invalidate analyses when we delete functions

Fixes PR52292.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D112473




More information about the All-commits mailing list