[all-commits] [llvm/llvm-project] 1f6736: Revert "[flang][runtime] Use cuda::std::complex in...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Wed Sep 18 11:22:28 PDT 2024


  Branch: refs/heads/revert-109078-f18_rt_cuda_complex
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f6736320fde2fb17f9b3c74b571b620c5fee72e
      https://github.com/llvm/llvm-project/commit/1f6736320fde2fb17f9b3c74b571b620c5fee72e
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    R flang/include/flang/Common/float80.h
    R flang/include/flang/Runtime/complex.h
    M flang/include/flang/Runtime/cpp-type.h
    M flang/include/flang/Runtime/matmul-instances.inc
    M flang/include/flang/Runtime/numeric.h
    M flang/include/flang/Runtime/reduce.h
    M flang/include/flang/Runtime/reduction.h
    M flang/include/flang/Runtime/transformational.h
    M flang/runtime/complex-powi.cpp
    M flang/runtime/complex-reduction.c
    M flang/runtime/dot-product.cpp
    M flang/runtime/extrema.cpp
    M flang/runtime/matmul-transpose.cpp
    M flang/runtime/matmul.cpp
    M flang/runtime/numeric.cpp
    M flang/runtime/product.cpp
    M flang/runtime/random.cpp
    M flang/runtime/reduce.cpp
    M flang/runtime/reduction-templates.h
    M flang/runtime/sum.cpp
    M flang/runtime/transformational.cpp
    M flang/unittests/Runtime/Numeric.cpp
    M flang/unittests/Runtime/Transformational.cpp

  Log Message:
  -----------
  Revert "[flang][runtime] Use cuda::std::complex in F18 runtime CUDA build. (#…"

This reverts commit be187a6812fb6e8984886c28a502ec69bdaa4ad4.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list