[llvm] [PPC] Replace PPCMergeStringPool with GlobalMerge for Linux (PR #114850)

Amy Kwan via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 10:23:35 PST 2024


================
@@ -1,52 +0,0 @@
-# RUN: llc -run-pass=ppc-merge-strings -mcpu=pwr8 -mtriple powerpc64le-unknown-linux-gnu \
----------------
amy-kwan wrote:

Is this already covered by other tests? Can GlobalMerge not run on this? I guess this question applies to the other test that was deleted, too.

https://github.com/llvm/llvm-project/pull/114850


More information about the llvm-commits mailing list