Skip to content

Commit 8026866

Browse files
parsifal-47arsenm
andauthored
Update llvm/test/MachineVerifier/test_g_incompatible_range.mir
Co-authored-by: Matt Arsenault <[email protected]>
1 parent 3a3233f commit 8026866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MachineVerifier/test_g_incompatible_range.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RUN: not --crash llc -mtriple=amdgcn-mesa-mesa3d -mcpu=tahiti -run-pass=none %s -filetype=null 2>&1 | FileCheck %s
22
--- |
3-
define void @range_metadata_sext_i33_signed_range_i64_load_as_v2i32() {
3+
define void @mismatched_range_type() {
44
ret void
55
}
66

0 commit comments

Comments
 (0)