[PATCH] D99666: [flang] Implement reductions in the runtime

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 12:57:09 PDT 2021


kparzysz added a comment.

`__builtin_complex` was added in clang 12.  This code won't compile with any released version of clang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99666



More information about the llvm-commits mailing list