mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 08:46:23 +00:00
scalar_to_vector is fully legal now (implemented as subreg accesses)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80249 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8cf476be5b
commit
2a82a7aa60
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -mattr=+neon
|
||||
; RUN: llvm-as < %s | llc -mattr=+neon | not grep fldmfdd
|
||||
target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:64:64-v128:128:128-a0:0:32"
|
||||
target triple = "thumbv7-elf"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user