Closed ggeorgakoudis closed 8 months ago
The commit removes num_teams, thread_limit tags from the target directive within a kernel function. Those tags are unnecessary for codegen in LLVM and add unneeded arguments to the kernel function.
The commit removes num_teams, thread_limit tags from the target directive within a kernel function. Those tags are unnecessary for codegen in LLVM and add unneeded arguments to the kernel function.