[PATCH] D87813: [llvm]Add an option to emit cold clusters to a different section.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 14:19:23 PDT 2020


snehasish updated this revision to Diff 294162.
snehasish added a comment.

Add another check for the test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87813

Files:
  llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/basic-block-sections-cold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87813.294162.patch
Type: text/x-patch
Size: 4339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/0c227808/attachment.bin>


More information about the llvm-commits mailing list