mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-17 00:27:31 +00:00
Test commit. Just a blank line
llvm-svn: 188556
This commit is contained in:
parent
fa46282ab6
commit
aac10b8a53
@ -2505,3 +2505,4 @@ def ST_FW : MSAPat<(store (v4f32 MSA128:$ws), addr:$addr),
|
||||
(ST_W MSA128:$ws, addr:$addr)>;
|
||||
def ST_FD : MSAPat<(store (v2f64 MSA128:$ws), addr:$addr),
|
||||
(ST_D MSA128:$ws, addr:$addr)>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user