1 ; RUN: llc < %s -mtriple=armv6-apple-darwin -mcpu=arm1136jf-s -arm-atomic-cfg-tidy=0 | FileCheck %s
2 ; Radar 8589805: Counting the number of microcoded operations, such as for an
3 ; LDM instruction, was causing an assertion failure because the microop count
4 ; was being treated as an instruction count.
11 define i32 @test(i32 %x) {
13 %0 = tail call signext i16 undef(i32* undef)
14 switch i32 %x, label %bb3 [