[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / CodeGen / AArch64 / arm64-2013-01-23-frem-crash.ll
blob4d78b33135303225dd39622513ef0cf08b4e60c8
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, float* undef
11   br i1 undef, label %CF, label %CF77
13 CF77:                                             ; preds = %CF
14   ret void