Skip to content

Commit bf868b5

Browse files
tweak format
1 parent bc9512f commit bf868b5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_bfloat16_conversion/bfloat16-conv-negative2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ define spir_func void @test(<8 x float> %in) {
99
ret void
1010
}
1111

12-
declare spir_func <4 x i16> @_Z27__spirv_ConvertFToBF16INTELDv8_f(<8 x float>)
12+
declare spir_func <4 x i16> @_Z27__spirv_ConvertFToBF16INTELDv8_f(<8 x float>)

llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_bfloat16_conversion/bfloat16-conv-negative4.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ define spir_func void @test(<8 x i16> %in) {
1010
}
1111

1212
declare spir_func float @_Z27__spirv_ConvertBF16ToFINTELDv8_s(<8 x i16>)
13-

0 commit comments

Comments
 (0)