<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in float-comparison.wast</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f52cbbc9 - winch: Ensure the right return type for f64 comparisons (#8685)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/misc_testsuite/winch/float-comparison.wast#f52cbbc9</link>
        <description>winch: Ensure the right return type for f64 comparisons (#8685)Fixes: https://github.com/bytecodealliance/wasmtime/issues/8632This commit fixes the handling of f64 comparison operations in Winch.f64 comparison operations are defined as	[f64 f64] -&gt; [i32]The previous implemementation was widening the result to `[i64]`  whichcaused issues which stack shuffling in multi-value returns.

            List of files:
            /wasmtime-44.0.1/tests/misc_testsuite/winch/float-comparison.wast</description>
        <pubDate>Thu, 23 May 2024 14:42:24 +0000</pubDate>
        <dc:creator>Sa&#250;l Cabrera &lt;saulecabrera@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
