[Openmp-commits] [PATCH] D109728: [OpenMP][DeviceRTL] Add the support for printf in a freestanding way

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Sep 13 16:19:07 PDT 2021


JonChesterfield added a comment.

I'm surprised that compiles for amdgpu, should be an error about variadic functions being unimplemented. Perhaps the cmake firy the new runtime only builds on nvptx?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109728



More information about the Openmp-commits mailing list