Skip to content

Include bitcasts in an assert - #76628

Merged
BruceForstall merged 1 commit into
dotnet:mainfrom
SingleAccretion:Fixing-BitCasts-Upstream
Oct 5, 2022
Merged

Include bitcasts in an assert#76628
BruceForstall merged 1 commit into
dotnet:mainfrom
SingleAccretion:Fixing-BitCasts-Upstream

Conversation

@SingleAccretion

Copy link
Copy Markdown
Contributor

They can be of TYP_SIMD8.

Fixes#76550. FYI @tannergooding

@ghostghost added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member labels Oct 4, 2022
@ghost

ghost commented Oct 4, 2022

Copy link
Copy Markdown

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

Issue Details

They can be of TYP_SIMD8.

Fixes #76550. FYI @tannergooding

Author:SingleAccretion
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@SingleAccretion
SingleAccretionforce-pushed the Fixing-BitCasts-Upstream branch from 11b4901 to d77a406CompareOctober 4, 2022 18:31
@SingleAccretion
SingleAccretion marked this pull request as ready for review October 5, 2022 16:06
@SingleAccretion

Copy link
Copy Markdown
ContributorAuthor

Failure is #76280. @dotnet/jit-contrib

@BruceForstall
BruceForstall merged commit ab42ee1 into dotnet:mainOct 5, 2022
@SingleAccretion
SingleAccretion deleted the Fixing-BitCasts-Upstream branch October 5, 2022 16:27
@ghostghost locked as resolved and limited conversation to collaborators Nov 4, 2022
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 SuperPMIcommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

3 participants

@SingleAccretion@tannergooding@BruceForstall