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 8a154f7 commit 78e580fCopy full SHA for 78e580f
lib/SILOptimizer/Differentiation/PullbackCloner.cpp
@@ -1051,7 +1051,7 @@ class PullbackCloner::Implementation final
1051
// Note: All user-called initializations go through the calls to the
1052
// initializer, and synthesized initializers only have one level of
1053
// struct formation which will not result into any aggregate adjoint
1054
- // valeus.
+ // values.
1055
llvm_unreachable(
1056
"Aggregate adjoint values should not occur for `struct` "
1057
"instructions");
0 commit comments