Skip to content

Span: VM side of GC reporting for Span<T> - slow tail calls #7263

Closed
@kouvel

Description

@kouvel

Fix the following places on the VM side to do proper GC reporting for Span<T>:

  • StubLinkerCPU::CreateTailCallCopyArgsThunk, or slow tailcalls have to be disabled for calls with Span<T> arguments

Slow tail calls may not currently be an issue, but apparently, that could change.

Forked from #7103

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions