Skip to content

Commit ccd2572

Browse files
committed
fix: missed mips-elf
1 parent ea75544 commit ccd2572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/Mips/msa/compare_float.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2+
; RUN: llc -mtriple=mips-elf -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
23
; RUN: llc -mtriple=mipsel-elf -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
34

45
declare <4 x float> @llvm.mips.fmax.w(<4 x float>, <4 x float>) nounwind

0 commit comments

Comments
 (0)