<div dir="ltr">We have a non-zero number of 1p apps who are generating data for PGO, but it is not widely used (which is to say, I would not rely on that for test coverage / soak testing if that's what you're asking).</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 23, 2022 at 2:00 PM YongKang Zhu via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">yozhu added a comment.<br>
<br>
Another way to look at the logic in this code is that, if no branch thunk is required, then to symbol ordering there is no difference between targeting RISC machine and CISC machine.  While for CISC machine we just simply follow what ordering says, we should do the same for RISC machine as well.<br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D128382/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D128382/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D128382" rel="noreferrer" target="_blank">https://reviews.llvm.org/D128382</a><br>
<br>
</blockquote></div>