[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 12:00:57 PDT 2021


klausler updated this revision to Diff 335004.
klausler retitled this revision from "[flang] Address more MSVC build issues with reductions" to "[flang] Address more MSVC build issues with reduction & numeric intrinsics".
klausler added a comment.

Exclude more entry points.


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.335004.patch
Type: text/x-patch
Size: 21699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/669db05e/attachment.bin>


More information about the llvm-commits mailing list