[PATCH] D94644: [Inliner] Inline alwaysinline calls first

Mircea Trofin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 19:22:08 PST 2021


mtrofin added a comment.

Would running the function simplification pipeline after the always inline pass address the issue?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94644



More information about the cfe-commits mailing list