[PATCH] D159146: [BasicBlockSections] Introduce a new version for basic block sections profile.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 12:44:33 PDT 2023


rahmanl updated this revision to Diff 554804.
rahmanl added a comment.

Fix test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159146

Files:
  llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
  llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
  llvm/test/CodeGen/X86/basic-block-sections-clusters-error.ll
  llvm/test/CodeGen/X86/basic-block-sections-clusters.ll
  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-module1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159146.554804.patch
Type: text/x-patch
Size: 24423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/1aebb0a7/attachment.bin>


More information about the llvm-commits mailing list