Skip to content

Commit d7e90d4

Browse files
authored
Add missing issue link (dotnet#45416)
1 parent 3ce7de3 commit d7e90d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/coreclr/jit/lsra-detail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,7 @@ Issue [\#9896](https://github.com/dotnet/runtime/issues/9896).
12991299

13001300
- Issue [#13090](https://github.com/dotnet/runtime/issues/13090) involves a case where anti-preferencing might be useful.
13011301

1302-
- Issue 10296 may also be related to preferencing, if it is still an issue.
1302+
- Issue [#10296](https://github.com/dotnet/runtime/issues/10296) may also be related to preferencing, if it is still an issue.
13031303

13041304
### Leveraging SSA form
13051305

0 commit comments

Comments
 (0)