[all-commits] [llvm/llvm-project] 0a4a8b: [PowerPC] Turn string pooling on by default. (#65628)

stefanp-ibm via All-commits all-commits at lists.llvm.org
Thu Sep 7 13:49:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a4a8bec34e970a45d61775329293a2f562f521f
      https://github.com/llvm/llvm-project/commit/0a4a8bec34e970a45d61775329293a2f562f521f
  Author: stefanp-ibm <57511600+stefanp-ibm at users.noreply.github.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
    M llvm/test/CodeGen/PowerPC/O3-pipeline.ll
    M llvm/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
    M llvm/test/CodeGen/PowerPC/licm-remat.ll
    M llvm/test/CodeGen/PowerPC/mergeable-string-pool-large.ll
    M llvm/test/CodeGen/PowerPC/mergeable-string-pool.ll
    M llvm/test/CodeGen/PowerPC/toc-load-sched-bug.ll

  Log Message:
  -----------
  [PowerPC] Turn string pooling on by default. (#65628)

This patch turns the string pooling pass on by default. Some tests are
updated as required.




More information about the All-commits mailing list