GDV: enable expansion for non-inlinable candidates for a tail-call
Open
area-CodeGen-coreclr
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
https://github.com/dotnet/runtime/pull/132375 enabled GDV expansion for candidates that aren't inlineable and https://github.com/dotnet/runtime/pull/133014 conservatively disabled that for tail-calls. We probably should relax & fix it properly.
Contributor guide
Assessment
This issue has not been assessed yet.