llvm-for-llvmta/test/CodeGen/Mips/indirect-jump-hazard/unsupported-micromips.ll

6 lines
300 B
LLVM
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
; RUN: not --crash llc -mtriple=mips-unknown-linux -mcpu=mips32r2 -mattr=+micromips,+use-indirect-jump-hazard %s 2>&1 | FileCheck %s
; Test that microMIPS and indirect jump with hazard barriers is not supported.
; CHECK: LLVM ERROR: cannot combine indirect jumps with hazard barriers and microMIPS