<?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 missing-math-runtime.f90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ac1bda21 - [flang] Fix error message in test</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/Intrinsics/missing-math-runtime.f90#ac1bda21</link>
        <description>[flang] Fix error message in test

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/Intrinsics/missing-math-runtime.f90</description>
        <pubDate>Thu, 30 Jun 2022 06:54:16 +0000</pubDate>
        <dc:creator>Valentin Clement &lt;clementval@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7c0acc1a - Lower Fortran intrinsic to a runtime call/llvm intrinsic</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/flang/test/Lower/Intrinsics/missing-math-runtime.f90#7c0acc1a</link>
        <description>Lower Fortran intrinsic to a runtime call/llvm intrinsicThis patch brings in code which can lower a Fortran intrinsic toa runtime call or an llvm intrinsic. For math intrinsics theruntime call is to the `math` or `pgmath` library. Non-mathintrinsics are covered by the Flang runtime. A distance computationmechanism is introduced to find the runtime function that closelymatches the types of the intrinsic call.In this patch, the `abs` intrinsic is lowered in the following way,-&gt; Integer version is lowered as a group of MLIR/FIR operations-&gt; Real version is lowered to llvm intrinsics-&gt; Complex version is lowered to the `math_hypot` runtime functionThis patch is part of upstreaming from the fir-dev branch of https://github.com/flang-compiler/f18-llvm-projectReviewed By: clementvalDifferential Revision: https://reviews.llvm.org/D120403Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;Co-authored-by: zacharyselk &lt;zrselk@gmail.com&gt;Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;Co-authored-by: Valentin Clement &lt;clementval@gmail.com&gt;

            List of files:
            /llvm-project-15.0.7/flang/test/Lower/Intrinsics/missing-math-runtime.f90</description>
        <pubDate>Fri, 25 Feb 2022 17:30:44 +0000</pubDate>
        <dc:creator>Kiran Chandramohan &lt;kiran.chandramohan@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
