search for: a80fd298

Displaying 2 results from an estimated 2 matches for "a80fd298".

2015 Jul 03
2
[LLVMdev] Declare multiple data type for a register class in tblegen
Hi Matt, I did call addRegisterClass in TargetLowering for all the possible types in the register. And for typecasting instructions (i32 to i64), it works. Any other possiblilities? On Thu, Jul 2, 2015 at 6:12 PM Matt Arsenault <Matthew.Arsenault at amd.com> wrote: > On 07/02/2015 05:56 PM, Xiaochu Liu wrote: > > Hi everyone, > > > > I tried to declare multiple data
2015 Jul 03
2
[LLVMdev] Declare multiple data type for a register class in tblegen
...el and see where the load is > getting split up. The load isn't reaching instruction selection for your > pattern to do anything > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150703/a80fd298/attachment.html>