Skip to content

Commit ccdf8f7

Browse files
committed
Remove fixed FIXME
1 parent d9b3275 commit ccdf8f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/X86/i128-fp128-abi.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ define void @store(PrimTy %x, ptr %p) nounwind {
9696
}
9797

9898
; Illustrate stack alignment
99-
; FIXME(#77401): alignment on x86-32 is ABI-incorrect.
10099
define void @store_perturbed(i8 %_0, PrimTy %x, ptr %p) nounwind {
101100
; CHECK-X64-F128-LABEL: store_perturbed:
102101
; CHECK-X64-F128: # %bb.0:

0 commit comments

Comments
 (0)