[PATCH] D99550: keeping prof metadata for IndirectBrInst

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 10:10:57 PDT 2021


spupyrev updated this revision to Diff 334212.
spupyrev added a comment.

- added a test to verify the presense of metadata
- lint suggestions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99550

Files:
  llvm/lib/IR/Metadata.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-profile-metadata.prof
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99550.334212.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/6952b5aa/attachment.bin>


More information about the llvm-commits mailing list