Skip to content

[hackathon] Implement CreateSpan<T> intrinsic. - #60498

Merged
AaronRobinsonMSFT merged 2 commits into
dotnet:feature/lowlevelhackathonfrom
AaronRobinsonMSFT:feature/lowlevelhackathon-spanintrinsic
Oct 16, 2021
Merged

[hackathon] Implement CreateSpan<T> intrinsic.#60498
AaronRobinsonMSFT merged 2 commits into
dotnet:feature/lowlevelhackathonfrom
AaronRobinsonMSFT:feature/lowlevelhackathon-spanintrinsic

Conversation

@AaronRobinsonMSFT

@AaronRobinsonMSFTAaronRobinsonMSFT commented Oct 15, 2021

Copy link
Copy Markdown
Member

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 15, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

/cc @davidwrighton

Author:AaronRobinsonMSFT
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@AaronRobinsonMSFT
AaronRobinsonMSFT marked this pull request as draft October 15, 2021 22:27
Comment threadsrc/coreclr/jit/importer.cpp Outdated
@davidwrightondavidwrighton changed the title Implement CreateSpan<T> intrinsic.[hackathon] Implement CreateSpan<T> intrinsic.Oct 15, 2021
@AaronRobinsonMSFT
AaronRobinsonMSFT marked this pull request as ready for review October 16, 2021 00:30
@AaronRobinsonMSFT
AaronRobinsonMSFT merged commit 4b28fe9 into dotnet:feature/lowlevelhackathonOct 16, 2021
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the feature/lowlevelhackathon-spanintrinsic branch October 16, 2021 00:35
davidwrighton pushed a commit to davidwrighton/runtime that referenced this pull request Nov 2, 2021
@ghostghost locked as resolved and limited conversation to collaborators Nov 15, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AaronRobinsonMSFT@davidwrighton