[PATCH] D134117: [Transforms] Introduce InlineFunctionAndMergeAttributes (NFC)

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 17 19:10:21 PDT 2022


davidxl added a comment.

Why not adding another parameter to InlineFunction method to specify whether attribute Merge is done?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134117



More information about the llvm-commits mailing list