blob: ea54895f238c3273532d9abd62ee540b275410e0 [file] [log] [blame]
Ehsan Amiria538b0f2016-08-03 18:17:35 +00001; RUN: llc -verify-machineinstrs < %s -march=ppc32
Evan Chengbe0429c2008-06-19 22:01:11 +00002
3define void @t() nounwind {
4 call void null( ppc_fp128 undef )
5 unreachable
6}