Skip to content

Commit 711a357

Browse files
committed
Test updates
Update DebugInfo/AMDGPU/live-debug-values-spill-tracking.mir test to require assert
1 parent ca50511 commit 711a357

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/DebugInfo/AMDGPU/live-debug-values-spill-tracking.mir

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
22
# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -run-pass livedebugvalues %s -o - -debug-only livedebugvalues 2>&1 | FileCheck %s
33

4+
# REQUIRES: asserts
5+
46
# Verify that spill tracking is disabled on amdgcn.
57

68
# CHECK: Disabling InstrRefBasedLDV spill tracking for kern since target has too many potential stack slot indexes

0 commit comments

Comments
 (0)