[PATCH] D155730: [PowerPC] Add a pass to merge all of the constant globals into one pool.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 07:46:42 PDT 2023


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

Did a clang-format on one file where I had missed the formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155730

Files:
  llvm/lib/Target/PowerPC/CMakeLists.txt
  llvm/lib/Target/PowerPC/PPC.h
  llvm/lib/Target/PowerPC/PPCMergeStringPool.cpp
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/stringpool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155730.542521.patch
Type: text/x-patch
Size: 52119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/2fa65eaa/attachment.bin>


More information about the llvm-commits mailing list