[MIParser] Set RegClassOrRegBank during instruction parsing
[llvm-complete.git] / test / CodeGen / AArch64 / GlobalISel / call-lowering-i256-crash.ll
blob2ebd7a78e513abcef867ff8435799e2e6c90fd8a
1 ; RUN: llc -mtriple=aarch64-linux-gnu -O0 -verify-machineinstrs -o - %s | FileCheck %s
3 define i1 @test_crash_i256(i256 %int) {
4 ; CHECK-LABEL: test_crash_i256
5 ; CHECK: ret
6   ret i1 true