[PATCH] D99806: [flang] Address more MSVC build issues with reduction & numeric intrinsics

مهدي شينون (Mehdi Chinoune) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 13:08:23 PDT 2021


MehdiChinoune added a comment.

It works

Remaining (after applying the patch)

  D:\dev\llvm-project\flang\runtime\reduction.cpp(161): error C2059: syntax error: 'template'

  D:\dev\llvm-project\flang\runtime\reduction.cpp(137): error C2059: syntax error: 'template'


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99806/new/

https://reviews.llvm.org/D99806



More information about the llvm-commits mailing list