[PATCH 1/6][Mips][msa] Fix definition of SLD instruction

Jack Carter Jack.Carter at imgtec.com
Sun Oct 20 21:01:37 PDT 2013


Patches and compiles cleanly. Format and code look good. Make check passes.

LGTM

Jack
________________________________
From: Matheus Almeida
Sent: Friday, October 18, 2013 3:50 AM
To: llvm-commits at cs.uiuc.edu
Cc: Jack Carter
Subject: [PATCH 1/6][Mips][msa] Fix definition of SLD instruction

The second parameter of the SLD intrinsic is the number of columns (GPR) to slide left the source array.
This also requires changes to the format of the SLD instruction.

Matheus Almeida
MIPS processor IP
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131021/85c80250/attachment.html>


More information about the llvm-commits mailing list