[PATCH] D150965: [HIP] Allow std::malloc in device function

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 08:53:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5033c37025d: [HIP] Allow std::malloc in device function (authored by yaxunl).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150965

Files:
  clang/lib/Headers/__clang_hip_runtime_wrapper.h
  clang/test/Headers/Inputs/include/cstdlib
  clang/test/Headers/Inputs/include/math.h
  clang/test/Headers/Inputs/include/sstream
  clang/test/Headers/Inputs/include/stdexcept
  clang/test/Headers/hip-header.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150965.524745.patch
Type: text/x-patch
Size: 8466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/06b17467/attachment-0001.bin>


More information about the cfe-commits mailing list