[PATCH] D146325: [PowerPC] Add statistics to show the number of entries in the TOC.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 07:16:04 PDT 2023


stefanp updated this revision to Diff 510491.
stefanp added a comment.

Based on the question from Amy I realized that I had made an incorrect assumption.
Fixed the TType ouput to check if we have an internal or external global.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146325

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/ppc-TOC-stats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146325.510491.patch
Type: text/x-patch
Size: 18863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/ad7046f8/attachment.bin>


More information about the llvm-commits mailing list