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 382054c commit 8fe1e8eCopy full SHA for 8fe1e8e
llvm/include/llvm/SYCLLowerIR/ESIMD/ESIMDUtils.h
@@ -137,7 +137,7 @@ struct UpdateUint64MetaDataToMaxValue {
137
// functions has changed its attribute to alwaysinline.
138
bool prepareForAlwaysInliner(Module &M);
139
140
-// Remove manging from an ESIMD intrinsic function.
+// Remove mangling from an ESIMD intrinsic function.
141
// Returns empty on pattern match failure.
142
StringRef stripMangling(StringRef FName);
143
0 commit comments