We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c36a82 commit 7790834Copy full SHA for 7790834
llvm/test/CodeGen/X86/fsxor-alignment.ll
@@ -5,7 +5,7 @@
5
; to do floating-point negations, because the arguments aren't vectors
6
; and aren't vector-aligned.
7
8
-define void @foo(ptr %p, ptr %q, float %s, float %y) {
+define void @foo(ptr %p, ptr %q, float %s, float %y) nounwind {
9
; CHECK-LABEL: foo:
10
; CHECK: # %bb.0:
11
; CHECK-NEXT: movl {{[0-9]+}}(%esp), %eax
0 commit comments