Add ztrmm and ztrsm part on loongson3a. The average performance is 2.2G.

This commit is contained in:
traz
2011-06-23 21:11:00 +00:00
parent 14f81da375
commit e72113f06a
4 changed files with 438 additions and 25 deletions

View File

@@ -1500,7 +1500,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define SGEMM_DEFAULT_Q 116
#define DGEMM_DEFAULT_Q 116
#define CGEMM_DEFAULT_Q 144
#define ZGEMM_DEFAULT_Q 60
#define ZGEMM_DEFAULT_Q 80
#define SGEMM_DEFAULT_R 1000
#define DGEMM_DEFAULT_R 1000