<div dir="ltr">Thanks for your reply.<div><br></div><div>Yes, f64 is valid type. <span style="font-size:14px">"setOperationAction(ISD::</span><span style="font-size:14px">ConstantFP, MVT::f64, Legal)" does the trick.</span></div><div><span style="font-size:14px"><br></span></div><div><span style="font-size:14px">Regards,</span></div><div><span style="font-size:14px"><br></span></div><div><span style="font-size:14px">Xiangyang</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-02 13:36 GMT-05:00 Krzysztof Parzyszek via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/2/2015 12:30 PM, Xiangyang Guo via llvm-dev wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
GRWideRegs can be f64 and i64. However, the 'const-long' works while the<br>
'const-double' doesn't work. From the -debug log, it seems "f64 =<br>
ConstantFP" is replaced by "f64,ch = load" and this is where the error<br>
happens. Can anyone tell me why this happens and how to make this work?<br>
<br>
Any suggestion is appreciated.<br>
</blockquote>
<br></span>
Is f64 a valid type for GRWideRegs?<span class="HOEnZb"><font color="#888888"><br>
<br>
-Krzysztof<br>
<br>
-- <br>
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</font></span></blockquote></div><br></div>