[PATCH] D98606: [NVPTX] CUDA does provide malloc/free since compute capability 2.X

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 10:57:29 PDT 2021


tra added a comment.

Tests? NVPTX used to have issues lowering libcalls at all. It would be great to verify that it works now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98606



More information about the llvm-commits mailing list