Skip to content

Commit 05972fe

Browse files
committed
Only test issue-101082.rs#x86-64-v3 on our bundled LLVM
1 parent 0c3f5e9 commit 05972fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/codegen/issues/issue-101082.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
//@ revisions: host x86-64-v3
33
//@ min-llvm-version: 20
44

5-
// This particular CPU regressed in #131563
5+
// This particular CPU regressed in #131563, and remains fickle with different LLVM
6+
//@[x86-64-v3] no-system-llvm
67
//@[x86-64-v3] only-x86_64
78
//@[x86-64-v3] compile-flags: -Ctarget-cpu=x86-64-v3
89

0 commit comments

Comments
 (0)