Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented May 16, 2025

Backport 194a4a3

Requested by: @amy-kwan

@llvmbot
Copy link
Member Author

llvmbot commented May 16, 2025

@llvm/pr-subscribers-backend-hexagon

Author: None (llvmbot)

Changes

Backport 194a4a3

Requested by: @amy-kwan


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

1 Files Affected:

  • (modified) llvm/test/CodeGen/Hexagon/isel/pfalse-v4i1.ll (+1)
diff --git a/llvm/test/CodeGen/Hexagon/isel/pfalse-v4i1.ll b/llvm/test/CodeGen/Hexagon/isel/pfalse-v4i1.ll
index c0904b8b4fdd6..2c26bb1e310ea 100644
--- a/llvm/test/CodeGen/Hexagon/isel/pfalse-v4i1.ll
+++ b/llvm/test/CodeGen/Hexagon/isel/pfalse-v4i1.ll
@@ -1,4 +1,5 @@
 ; RUN: llc -march=hexagon -debug-only=isel 2>&1 < %s - | FileCheck %s
+; REQUIRES: asserts
 
 ; CHECK: [[R0:%[0-9]+]]:intregs = A2_tfrsi 0
 ; CHECK-NEXT: predregs = C2_tfrrp killed [[R0]]:intregs

@tstellar tstellar moved this from Needs Triage to Needs Review in LLVM Release Status May 17, 2025
@tstellar
Copy link
Collaborator

This was already backported in ff2e8f9.

@tstellar tstellar closed this May 25, 2025
@tstellar tstellar moved this from Needs Review to Won't Merge in LLVM Release Status May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Won't Merge

Development

Successfully merging this pull request may close these issues.

3 participants