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

Puneeth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 07:25:03 PDT 2023


Puneeth-A-R marked 6 inline comments as done.
Puneeth-A-R added inline comments.


================
Comment at: llvm/test/Transforms/ForcedFunctionAttrs/FunctionAnnotation.csv:1
+FunctionName,OptimizationLevel
+first_function,opt-level=O1
----------------
aeubanks wrote:
> remove?
@mtrofin? We had decided upon having the header, should I go ahead & remove it?


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