Skip to content

Conversation

@phoebewang
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Nov 24, 2025

@llvm/pr-subscribers-llvm-transforms

Author: Phoebe Wang (phoebewang)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/169266.diff

1 Files Affected:

  • (modified) llvm/test/Transforms/GlobalOpt/X86/apx.ll (+2-4)
diff --git a/llvm/test/Transforms/GlobalOpt/X86/apx.ll b/llvm/test/Transforms/GlobalOpt/X86/apx.ll
index 2167b18738104..ed2bdd26a2607 100644
--- a/llvm/test/Transforms/GlobalOpt/X86/apx.ll
+++ b/llvm/test/Transforms/GlobalOpt/X86/apx.ll
@@ -1,8 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
-; RUN: opt -S -passes=globalopt -o - < %s | FileCheck %s
-
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
-target triple = "x86_64-unknown-linux-gnu"
+; REQUIRES: x86-registered-target
+; RUN: opt -mtriple=x86_64 -S -passes=globalopt -o - < %s | FileCheck %s
 
 define void @caller1() {
 ; CHECK-LABEL: define void @caller1() local_unnamed_addr {

@phoebewang phoebewang enabled auto-merge (squash) November 24, 2025 02:34
@phoebewang phoebewang merged commit c33e50b into llvm:main Nov 24, 2025
11 of 12 checks passed
@phoebewang phoebewang deleted the fastcc branch November 24, 2025 03:07
aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants