[PATCH] D110337: [AMDGPU] Use "amdgpu-hostcalls" attribute to detect if a kernel function hostcall for GPU printf.

Konstantin Pyzhov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 16:49:03 PDT 2021


kpyzhov added a comment.

In D110337#3018390 <https://reviews.llvm.org/D110337#3018390>, @JonChesterfield wrote:

> Tagging req changes because this is easily implemented without compiler support

What do you mean? We already have compiler support for hostcalls and we are using it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110337



More information about the llvm-commits mailing list