[PATCH] D122930: [Propeller] Promote functions with propeller profiles to .text.hot.
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 11:46:57 PDT 2022
rahmanl updated this revision to Diff 427410.
rahmanl marked an inline comment as done.
rahmanl added a comment.
Add null checking.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122930/new/
https://reviews.llvm.org/D122930
Files:
llvm/include/llvm/Analysis/BasicBlockSectionsProfileReader.h
llvm/include/llvm/CodeGen/Passes.h
llvm/include/llvm/InitializePasses.h
llvm/lib/Analysis/BasicBlockSectionsProfileReader.cpp
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/CodeGen/BasicBlockSections.cpp
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/test/CodeGen/X86/basic-block-sections-cold.ll
llvm/test/CodeGen/X86/basic-block-sections-list.ll
llvm/test/CodeGen/X86/basic-block-sections-listbb.ll
llvm/test/CodeGen/X86/basic-block-sections-source-drift.ll
llvm/test/CodeGen/X86/opt-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122930.427410.patch
Type: text/x-patch
Size: 30451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/cba78eee/attachment.bin>
More information about the llvm-commits
mailing list