aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Hexagon/reg-by-name.ll
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2024-02-23 11:31:14 -0800
committerFlorian Mayer <fmayer@google.com>2024-02-23 11:31:14 -0800
commit886b4bc97b0ed5a5e041a0117a584182fc7989c1 (patch)
tree43cdc0e15e12c298c09251dda38e834e7e778049 /llvm/test/CodeGen/Hexagon/reg-by-name.ll
parentaf8afe08ee20a04b2ccb363cac66aa02cfaecd02 (diff)
parent8d536f83545f071948888983e2db25ce23a8302d (diff)
downloadllvm-users/fmayer/sprscudo-allow-to-resize-allocation-ring-buffer.zip
llvm-users/fmayer/sprscudo-allow-to-resize-allocation-ring-buffer.tar.gz
llvm-users/fmayer/sprscudo-allow-to-resize-allocation-ring-buffer.tar.bz2
Created using spr 1.3.4
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/reg-by-name.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/reg-by-name.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Hexagon/reg-by-name.ll b/llvm/test/CodeGen/Hexagon/reg-by-name.ll
index 4abea83..cc8807e 100644
--- a/llvm/test/CodeGen/Hexagon/reg-by-name.ll
+++ b/llvm/test/CodeGen/Hexagon/reg-by-name.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon < %s | FileCheck %s
+; RUN: llc -march=hexagon -hexagon-tfr-cleanup=0 < %s | FileCheck %s
target triple = "hexagon"
@@ -647,7 +647,7 @@ entry:
ret i32 %1
}
-attributes #0 = { noinline nounwind optnone "target-cpu"="hexagonv62" }
+attributes #0 = { noinline nounwind optnone "target-cpu"="hexagonv73" }
attributes #1 = { nounwind }
attributes #2 = { nounwind readonly }