mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
ARM: yes it can (as of r218789)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218801 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
edc47287e1
commit
c1b22c63c0
@ -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…
x
Reference in New Issue
Block a user