[PATCH] D155617: Pass to annotate functions with appropriate optimization level.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 13:12:29 PDT 2023


aeubanks added a comment.

if you were planning on submitting `opt-level`-specific things, I'd be hesitant to land it unless there was proof that it would actually be used

but if this patch just made force-function-attrs more generic, that'd be good to land


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155617



More information about the llvm-commits mailing list