[LLVMdev] [MIPS] Type error in MIPS Backend.

Liu proljc at gmail.com
Sun Apr 24 19:29:19 PDT 2011


Hi all
When I read Mips Backend, I find this type error in MipsCallingConv.td.

//The first 4 doubl fp arguments are passed in single fp registers.
It should be
//The first 4 double fp arguments are passed in single fp registers.

Will my patch be OK?

Thanks
--Liu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-be-type-error.patch
Type: text/x-patch
Size: 610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110425/52214561/attachment.bin>


More information about the llvm-dev mailing list