[all-commits] [llvm/llvm-project] 053dd3: Reland "[HIP] Allow std::malloc in device function"

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Thu Aug 24 17:04:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 053dd30bb5d3ce5f6b57f10858ea0a6e4df7c738
      https://github.com/llvm/llvm-project/commit/053dd30bb5d3ce5f6b57f10858ea0a6e4df7c738
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M clang/lib/Headers/__clang_hip_runtime_wrapper.h
    M clang/test/Headers/Inputs/include/cstdlib
    M clang/test/Headers/Inputs/include/math.h
    A clang/test/Headers/Inputs/include/sstream
    A clang/test/Headers/Inputs/include/stdexcept
    M clang/test/Headers/hip-header.hip

  Log Message:
  -----------
  Reland "[HIP] Allow std::malloc in device function"

Reland f5033c37025d as the regression in Tensile was
fixed by ea72a4e6547f.




More information about the All-commits mailing list