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 09fa4ed commit 4a87872Copy full SHA for 4a87872
main/acle.md
@@ -5026,7 +5026,7 @@ internally. The comments describe when ZA should be saved and restored:
5026
}
5027
```
5028
5029
-ZT0 cannot be lazily saved, so if ZT0 is live before a call to a
+ZT0 cannot be saved lazily, so if ZT0 is live before a call to a
5030
function that does not share ZT0, the compiler must save and restore
5031
ZT0 around the call. For example:
5032
0 commit comments