; RUN: llc -mtriple=aarch64-apple-darwin -fast-isel -verify-machineinstrs < %s define void @test() { %sext = shl i64 undef, 32 %1 = ashr exact i64 %sext, 32 %2 = icmp sgt i64 undef, %1 br i1 %2, label %3, label %.critedge1 ;