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

Zaara Syeda via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 10:22:18 PST 2024


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

The mir tests deleted were specific to the string pooling pass. They don't apply to global-merge and hence were removed.

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


More information about the llvm-commits mailing list