Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / Mips / GlobalISel / irtranslator / ret.ll
bloba8e710c63c8d35f0caec91b54259d4a2ba3665ce
1 ; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2 ; RUN: llc -O0 -mtriple=mipsel-linux-gnu -global-isel -stop-after=irtranslator -verify-machineinstrs %s -o - | FileCheck %s -check-prefixes=MIPS32
5 define void @void() {
6   ; MIPS32-LABEL: name: void
7   ; MIPS32: bb.1.entry:
8   ; MIPS32:   RetRA
9 entry:
10   ret void