[llvm-branch-commits] [flang] [flang] Lower REDUCE intrinsic with DIM argument (PR #94771)
Valentin Clement バレンタイン クレメン via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jun 7 15:16:58 PDT 2024
Valentin Clement =?utf-8?b?KOODkOODrOODsw=?=,Valentin Clement
<clementval at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/94771 at github.com>
clementval wrote:
> Beware that the windows failure seems related to this change or the previous one:
>
> ```
>
> C:\ws\src\flang\lib\Optimizer\Builder\Runtime\Reduction.cpp(1499): error C2065: '_FortranAReduceReal10': undeclared identifier
>
> ```
>
>
>
> I think you need "Forced" definition for the REAL*10 too.
I'll look at that! Thanks
https://github.com/llvm/llvm-project/pull/94771
More information about the llvm-branch-commits
mailing list