Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / AArch64 / wincfi-seh-only-in-epilogue.ll
blob7daceae3dd4c0305b5623f53a333cc9da50676be
1 ; RUN: llc -mtriple=aarch64-windows %s -o - | FileCheck %s
3 define hidden swifttailcc void @test(ptr noalias nocapture %0, ptr swiftasync %1, ptr %2, ptr noalias nocapture %3, ptr nocapture dereferenceable(8) %4, ptr %5, ptr %6, ptr %Act, ptr %Err, ptr %Res, ptr %Act.DistributedActor, ptr %Err.Error, ptr %Res.Decodable, ptr %Res.Encodable, ptr swiftself %7) #0 {
4 entry:
5   ret void
8 ; Check that there is no .seh_endprologue but there is seh_startepilogue/seh_endepilogue.
9 ; CHECK-NOT: .seh_endprologue
10 ; CHECK:     .seh_startepilogue
11 ; CHECK:     add sp, sp, #48
12 ; CHECK:     .seh_stackalloc 48
13 ; CHECK:     .seh_endepilogue