mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
ARM: yes it can (as of r218789)
llvm-svn: 218801
This commit is contained in:
parent
c6c3e58c92
commit
f58482e671
@ -3,9 +3,6 @@
|
||||
; the uses of a copy to a physical register without ignoring non-data
|
||||
; dependence, PR10220.
|
||||
|
||||
; The ARM backend can't handle i256 math at the moment.
|
||||
; XFAIL: arm
|
||||
|
||||
define void @f(i256* nocapture %a, i256* nocapture %b, i256* nocapture %cc, i256* nocapture %dd) nounwind uwtable noinline ssp {
|
||||
entry:
|
||||
%c = load i256* %cc
|
||||
|
Loading…
Reference in New Issue
Block a user