[Mlir-commits] [mlir] [MLIR][Arith] add fastMathAttr on arith::extf and arith::truncf (PR #93443)

Ivy Zhang llvmlistbot at llvm.org
Tue Jun 11 07:48:14 PDT 2024


crazydemo wrote:

I am wondering is the below CI error caused by this PR, do you have any insights? @krzysz00 
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns="http://www.w3.org/TR/REC-html40">

<head>

<meta name=ProgId content=OneNote.File>
<meta name=Generator content="Microsoft OneNote 15">
</head>

<body lang=en-US style='font-family:Calibri;font-size:11.0pt'>
<!--StartFragment-->

<div style='direction:ltr'>


C:\ws\src\flang\include\flang/Evaluate/expression.h(297): fatal   error C1060: compiler is out of heap space
--
C:\ws\src\flang\include\flang/Evaluate/expression.h(297): note:   This diagnostic occurred in the compiler generated function   'Fortran::evaluate::Add<Fortran::evaluate::Type<Fortran::common::TypeCategory::Complex,4>>   &Fortran::evaluate::Add<Fortran::evaluate::Type<Fortran::common::TypeCategory::Complex,4>>::operator   =(const   Fortran::evaluate::Add<Fortran::evaluate::Type<Fortran::common::TypeCategory::Complex,4>>   &) noexcept(false)'
C:\BuildTools\VC\Tools\MSVC\14.29.30133\include\variant(785):   note: see reference to function   'Fortran::evaluate::Add<Fortran::evaluate::Type<Fortran::common::TypeCategory::Complex,4>>   &Fortran::evaluate::Add<Fortran::evaluate::Type<Fortran::common::TypeCategory::Complex,4>>::operator   =(const   Fortran::evaluate::Add<Fortran::evaluate::Type<Fortran::common::TypeCategory::Complex,4>>   &) noexcept(false)'



</div>

<!--EndFragment-->
</body>

</html>


https://github.com/llvm/llvm-project/pull/93443


More information about the Mlir-commits mailing list