================ @@ -349,7 +349,7 @@ void AMDGPUTargetCodeGenInfo::setFunctionDeclAttributes( const auto *FlatWGS = FD->getAttr<AMDGPUFlatWorkGroupSizeAttr>(); // __launch_bounds__ only takes effect on kernels and is silently ignored on - // other functions The arguments are honored only if the equivalent native + // othre functions The arguments are honored only if the equivalent native ---------------- AlexVlx wrote:
Typo, `othre`->`other`. https://github.com/llvm/llvm-project/pull/215616 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
