Skip to content

Commit 78e580f

Browse files
authored
Update PullbackCloner.cpp
1 parent 8a154f7 commit 78e580f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SILOptimizer/Differentiation/PullbackCloner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ class PullbackCloner::Implementation final
10511051
// Note: All user-called initializations go through the calls to the
10521052
// initializer, and synthesized initializers only have one level of
10531053
// struct formation which will not result into any aggregate adjoint
1054-
// valeus.
1054+
// values.
10551055
llvm_unreachable(
10561056
"Aggregate adjoint values should not occur for `struct` "
10571057
"instructions");

0 commit comments

Comments
 (0)