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

Puneeth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 11:39:22 PDT 2023


Puneeth-A-R updated this revision to Diff 552823.
Puneeth-A-R added a comment.
Herald added subscribers: hoy, ormris.

Updated patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155617

Files:
  llvm/include/llvm/Transforms/Utils/FunctionAnnotator.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/FunctionAnnotator.cpp
  llvm/test/Transforms/ForcedFunctionAttrs/FunctionAnnotation.csv
  llvm/test/Transforms/ForcedFunctionAttrs/FunctionAnnotator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155617.552823.patch
Type: text/x-patch
Size: 8995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/4fa5fdf8/attachment.bin>


More information about the llvm-commits mailing list