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

Puneeth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 12:37:55 PDT 2023


Puneeth-A-R updated this revision to Diff 547916.
Puneeth-A-R marked 3 inline comments as done.
Puneeth-A-R added a comment.

Order of functions appearing in CSV file can now be independent of their 
sequence of appearance in code/IR + more.


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/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/FunctionAnnotator.cpp
  llvm/test/Transforms/Annotations/FunctionAnnotation.csv
  llvm/test/Transforms/Annotations/FunctionAnnotator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155617.547916.patch
Type: text/x-patch
Size: 6192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/5cab2d7a/attachment.bin>


More information about the llvm-commits mailing list