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 0048036 commit 74399dbCopy full SHA for 74399db
flang/lib/Optimizer/Builder/IntrinsicCall.cpp
@@ -106,7 +106,7 @@ using I = IntrinsicLibrary;
106
/// argument is an optional variable in the current scope).
107
static constexpr bool handleDynamicOptional = true;
108
109
-/// TODO: Move all CUDA Fortran intrinsic hanlders into its own file similar to
+/// TODO: Move all CUDA Fortran intrinsic handlers into its own file similar to
110
/// PPC.
111
static const char __ldca_i4x4[] = "__ldca_i4x4_";
112
static const char __ldca_i8x2[] = "__ldca_i8x2_";
0 commit comments