[PATCH] [mips][msa] Added bitconverts for vector types for big and little-endian

Daniel Sanders Daniel.Sanders at imgtec.com
Fri Aug 23 04:57:24 PDT 2013


I haven't fully debugged it yet but it seems that another of my pending patches ([mips][msa] Few MSA Builtins have side-effects. Added IntrNoMem to those that don't) prevents the error.

From: Jack Carter
Sent: 22 August 2013 21:07
To: Daniel Sanders
Cc: llvm-commits at cs.uiuc.edu
Subject: RE: [PATCH] [mips][msa] Added bitconverts for vector types for big and little-endian

Oops, I take that back.

make check fails with the test case for me.

Stack dump:
0.    Program arguments: /home/jcarter/workarea/assembler_jack/build/bin/./llc -march=mips -mattr=+msa
1.    Running pass 'Function Pass Manager' on module '<stdin>'.
2.    Running pass 'MIPS DAG->DAG Pattern Instruction Selection' on function '@v16i8_to_v8i16'

Failing Tests (1):
    LLVM :: CodeGen/Mips/msa/bitcast.ll

Jack
________________________________
From: Jack Carter
Sent: Thursday, August 22, 2013 1:00 PM
To: Daniel Sanders
Cc: llvm-commits at cs.uiuc.edu
Subject: RE: [PATCH] [mips][msa] Added bitconverts for vector types for big and little-endian
LGTM,

Jack
________________________________
From: Daniel Sanders
Sent: Wednesday, August 21, 2013 6:47 AM
To: Jack Carter
Cc: llvm-commits at cs.uiuc.edu
Subject: [PATCH] [mips][msa] Added bitconverts for vector types for big and little-endian


Daniel Sanders
Leading Software Design Engineer, MIPS Processor IP
Imagination Technologies Limited
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130823/2d860cc2/attachment.html>


More information about the llvm-commits mailing list