Skip to content

Commit 47078fc

Browse files
committed
Delete spurious code - per PR review feedback
1 parent 9c49919 commit 47078fc

File tree

1 file changed

+0
-3
lines changed
  • llvm/test/CodeGen/DirectX

1 file changed

+0
-3
lines changed

llvm/test/CodeGen/DirectX/sin.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ entry:
1414
ret float %1
1515
}
1616

17-
; Function Attrs: nocallback nofree nosync nounwind readnone speculatable willreturn
18-
declare float @llvm.sin.f32(float) #1
19-
2017
; Function Attrs: noinline nounwind optnone
2118
define noundef half @sin_half(half noundef %a) #0 {
2219
entry:

0 commit comments

Comments
 (0)