[llvm] [PowerPC] Do not merge TLS constants within PPCMergeStringPool.cpp (PR #94059)
zhijian lin via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 10:58:51 PDT 2024
================
@@ -0,0 +1,373 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -verify-machineinstrs -mtriple powerpc64-ibm-aix-xcoff -mcpu=pwr8 \
----------------
diggerlin wrote:
nit : do we need -mcpu=pwr8 here ? if do not need , please delete it.
https://github.com/llvm/llvm-project/pull/94059
More information about the llvm-commits
mailing list