<div dir="ltr">Thanks,<div><br></div><div><div>Yeah, the debug info stuff is isn't great here, but it's the only way I could</div><div>generate the FP operands on X86. However, I can write tests that utilize</div><div>another target's instruction set which <span style="line-height:normal">allows FP operands in normal instructions.</span></div></div><div><br></div><div>My updated patch now includes tests that don't use the debug information</div><div>and utilize the NVPTX instruction set to test the floating point operands directly.</div><div><br></div><div>Alex</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">2015-07-30 17:54 GMT-07:00 Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
> On 2015-Jul-30, at 17:41, Alex L <<a href="mailto:arphaman@gmail.com" target="_blank">arphaman@gmail.com</a>> wrote:<br>
><br>
> The updated patch below uses the 'parseConstantValue' function from the AsmParser<br>
> to parse the floating point constants. This radically simplifies the parsing of floating<br>
> point machine operands for the MI parser.<br>
> Also, the updated patch can now handle all the floating point types.<br>
><br>
> Cheers,<br>
> Alex<br>
><br>
</span>> <0001-MIR-Serialization-Serialize-the-floating-point-opera.patch><br>
<br>
Looks much better.<br>
<br>
We usually try to minimize which testcases need debug info.  Do<br>
you really need it here?  If you just need to exercise `DBG_VALUE`<br>
with a float, can you put that in a debug-info-specific test (and<br>
then strip the debug info out of the others)?</blockquote><div><br></div><div><br></div><div><span style="line-height:normal"><br></span></div><div><span style="line-height:normal"> </span></div></div><br></div></div></div>