[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:31:15 PDT 2021


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

Add attempted MSVC work-around to dodge error on "accumulator.template GetResult(...)" in function template.


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.335012.patch
Type: text/x-patch
Size: 22039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/85774d4f/attachment.bin>


More information about the llvm-commits mailing list