I would also be interested in fixed-point arithmetic support in clang/llvm? Is there any movement on this direction since August? Regards, Pedro Malagon -- Pedro Malagon Dpt. Electrical Engineering - Technical University of Madrid Assistant Professor Office B-113 Avda. Complutense s/n, 28040 Madrid Tel. (+34) 915495700 ext. 4220 @:malagon at die.upm.es On 08/10/2013 09:24 PM, Giorgio Franceschetti wrote:> I am. > > Giorgio > > Il 10/08/2013 12.12, Sergey Yakoushkin ha scritto: >> Hi, >> >> Is there anyone else interested in fixed-point arithmetic support in >> clang/llvm? >> >> Regards, >> Sergey >> >> > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
FYI, we are also interested. (But our limited staff are currently busy just getting our LLVM backend out of the door (in-house only). I hope we will have time to look at this in a year or so.) Regards, Patrik Hägglund -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Pedro Malagon Sent: den 3 december 2013 14:30 To: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Fixed-point arithmetic I would also be interested in fixed-point arithmetic support in clang/llvm? Is there any movement on this direction since August? Regards, Pedro Malagon -- Pedro Malagon Dpt. Electrical Engineering - Technical University of Madrid Assistant Professor Office B-113 Avda. Complutense s/n, 28040 Madrid Tel. (+34) 915495700 ext. 4220 @:malagon at die.upm.es On 08/10/2013 09:24 PM, Giorgio Franceschetti wrote:> I am. > > Giorgio > > Il 10/08/2013 12.12, Sergey Yakoushkin ha scritto: >> Hi, >> >> Is there anyone else interested in fixed-point arithmetic support in >> clang/llvm? >> >> Regards, >> Sergey >> >> > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev_______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
On 12/6/13 12:05 AM, Patrik Hägglund H wrote:> FYI, we are also interested. > > (But our limited staff are currently busy just getting our LLVM backend out of the door (in-house only). I hope we will have time to look at this in a year or so.) > > Regards, > Patrik Hägglund > > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Pedro Malagon > Sent: den 3 december 2013 14:30 > To: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] Fixed-point arithmetic > > I would also be interested in fixed-point arithmetic support in clang/llvm? > > Is there any movement on this direction since August? > > Regards, > Pedro Malagon >I'll note that I am also interested. Only personal interest at this point, so I can't contribute much in the way of time. I can see a couple of relatively easy approaches to this which wouldn't get maximum performance, but might result in fairly simple implementations. If you're interested in brainstorming ideas, feel free to reply either on list or off. Philip