[PATCH] D91446: [AlwaysInliner] Call mergeAttributesForInlining after inlining

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 11:23:59 PST 2020


aeubanks added a comment.

mtrofin proposed reusing much of InlinerPass for AlwaysInlinerPass in https://reviews.llvm.org/D86988 which would probably make this sort of bug much less likely.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91446



More information about the llvm-commits mailing list