We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b88f5 commit 6f76fd8Copy full SHA for 6f76fd8
llvm/tools/sycl-post-link/sycl-post-link.cpp
@@ -131,7 +131,7 @@ enum KernelMapEntryScope {
131
132
// This function decides how kernels of the input module M will be distributed
133
// ("split") into multiple modules based on the command options and IR
134
-// attributes. The desision is recorded in the output map parameter
+// attributes. The decision is recorded in the output map parameter
135
// ResKernelModuleMap which maps some key to a group of kernels. Each such group
136
// along with IR it depends on (globals, functions from its call graph,...) will
137
// constitute a separate module.
0 commit comments