mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Test commit. Just a blank line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188556 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d0cad1f3ed
commit
1dbfa36ba1
@ -2505,3 +2505,4 @@ def ST_FW : MSAPat<(store (v4f32 MSA128:$ws), addr:$addr),
|
|||||||
(ST_W MSA128:$ws, addr:$addr)>;
|
(ST_W MSA128:$ws, addr:$addr)>;
|
||||||
def ST_FD : MSAPat<(store (v2f64 MSA128:$ws), addr:$addr),
|
def ST_FD : MSAPat<(store (v2f64 MSA128:$ws), addr:$addr),
|
||||||
(ST_D MSA128:$ws, addr:$addr)>;
|
(ST_D MSA128:$ws, addr:$addr)>;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user