We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca50511 commit 711a357Copy full SHA for 711a357
llvm/test/DebugInfo/AMDGPU/live-debug-values-spill-tracking.mir
@@ -1,6 +1,8 @@
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
2
# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -run-pass livedebugvalues %s -o - -debug-only livedebugvalues 2>&1 | FileCheck %s
3
4
+# REQUIRES: asserts
5
+
6
# Verify that spill tracking is disabled on amdgcn.
7
8
# CHECK: Disabling InstrRefBasedLDV spill tracking for kern since target has too many potential stack slot indexes
0 commit comments