[PATCH] D99550: keeping prof metadata for IndirectBrInst

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 10:32:08 PDT 2021


wmi accepted this revision.
wmi added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-profile-metadata.prof:3-6
+ 2: 86
+ 3: 8212
+ 4: 1
+ 5: 17747
----------------
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99550



More information about the llvm-commits mailing list