[PATCH] D106931: [Attributor] Change function internalization to not replace uses in internalized callers

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 01:08:15 PDT 2021


kuter added a comment.

Note: this seems to break some Attributor and AMDGPU Attributor tests. Attributor doesn't internalize this by default. Maybe it is breaking that.
But I don't know why.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106931/new/

https://reviews.llvm.org/D106931



More information about the llvm-commits mailing list