Skip to content

Commit 8fe1e8e

Browse files
committed
typo
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 382054c commit 8fe1e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/SYCLLowerIR/ESIMD/ESIMDUtils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ struct UpdateUint64MetaDataToMaxValue {
137137
// functions has changed its attribute to alwaysinline.
138138
bool prepareForAlwaysInliner(Module &M);
139139

140-
// Remove manging from an ESIMD intrinsic function.
140+
// Remove mangling from an ESIMD intrinsic function.
141141
// Returns empty on pattern match failure.
142142
StringRef stripMangling(StringRef FName);
143143

0 commit comments

Comments
 (0)