Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / AArch64 / arm64-2013-01-23-frem-crash.ll
blobf28702bdbdd0cb6c4822def9cee7cce17e4d550e
1 ; RUN: llc < %s -mtriple=arm64-eabi
2 ; Make sure we are not crashing on this test.
4 define void @autogen_SD13158() {
5 entry:
6   %B26 = frem float 0.000000e+00, undef
7   br i1 undef, label %CF, label %CF77
9 CF:                                               ; preds = %CF, %CF76
10   store float %B26, ptr undef
11   br i1 undef, label %CF, label %CF77
13 CF77:                                             ; preds = %CF
14   ret void