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

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 13:31:17 PDT 2021


klausler updated this revision to Diff 335022.
klausler added a comment.

Two more sites for the previous fix for a MSVC spurious error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99806

Files:
  flang/runtime/complex-reduction.c
  flang/runtime/complex-reduction.h
  flang/runtime/numeric.cpp
  flang/runtime/numeric.h
  flang/runtime/reduction.cpp
  flang/runtime/reduction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99806.335022.patch
Type: text/x-patch
Size: 22587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/6de16989/attachment.bin>


More information about the llvm-commits mailing list