mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-24 12:29:33 +00:00
Add triple to test/CodeGen/PowerPC/stfiwx-2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178486 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ad26993e1a
commit
6c81b118ca
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=ppc32 -mcpu=g5 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -mcpu=g5 | FileCheck %s
|
||||
|
||||
define void @test(float %F, i8* %P) {
|
||||
%I = fptosi float %F to i32
|
||||
|
Loading…
x
Reference in New Issue
Block a user