<div dir="ltr">Thanks. I'm gonna try tomorrow and let you know.<br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 2, 2015 at 6:51 PM Matt Arsenault <<a href="mailto:Matthew.Arsenault@amd.com">Matthew.Arsenault@amd.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/02/2015 06:41 PM, Xiaochu Liu wrote:<br>
> Hi Matt,<br>
><br>
> I did call addRegisterClass in TargetLowering for all the possible<br>
> types in the register. And for typecasting instructions (i32 to i64),<br>
> it works. Any other possiblilities?<br>
Try looking at the output of -debug-only=isel and see where the load is<br>
getting split up. The load isn't reaching instruction selection for your<br>
pattern to do anything<br>
<br>
<br>
</blockquote></div>