Skip to content

Commit

Permalink
Reverted test commit (r188556)
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188557 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
dsandersllvm committed Aug 16, 2013
1 parent 1dbfa36 commit ea549a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Target/Mips/MipsMSAInstrInfo.td
Original file line number Diff line number Diff line change
Expand Up @@ -2505,4 +2505,3 @@ 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)>;

0 comments on commit ea549a8

Please sign in to comment.