1; RUN: llc < %s -march=ppc32
2
3define i64 @test() {
4        ret i64 undef
5}
6