[PATCH] D121951: [AMDGPU] Only warn when mixing printf and hostcall
    Scott Linder via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 18 08:20:48 PDT 2022
    
    
  
scott.linder added a comment.
In D121951#3391472 <https://reviews.llvm.org/D121951#3391472>, @sameerds wrote:
> The check for "__ockl_hostcall_internal" is not longer relevant with the new hostcall attribute. Can we simply remove this check? What is the situation where the warning is still useful?
I wasn't aware of the new attribute, I'm happy to just delete it.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121951/new/
https://reviews.llvm.org/D121951
    
    
More information about the llvm-commits
mailing list