[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
Tue Aug 1 09:55:46 PDT 2023


Puneeth-A-R updated this revision to Diff 546108.
Puneeth-A-R added a comment.

Got rid of std::ifstream. Now using MemoryByffer.


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.546108.patch
Type: text/x-patch
Size: 4752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/73e46dff/attachment.bin>


More information about the llvm-commits mailing list