Skip to content

Conversation

@kunalspathak
Copy link
Contributor

AddAcross always return Vector64<T> and we should use TYP_SIMD8 when trying to create the intrinsics.

Fixes: #108612

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 9, 2024
@kunalspathak
Copy link
Contributor Author

@dotnet/jit-contrib

@JulieLeeMSFT
Copy link
Member

Are we going to backport this to 9?

@kunalspathak
Copy link
Contributor Author

Are we going to backport this to 9?

yes

@kunalspathak
Copy link
Contributor Author

ping @dotnet/jit-contrib @AndyAyersMS

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jit changes LGTM.

You need to fix the test case.

@kunalspathak
Copy link
Contributor Author

The failure doesn't repro for me when downloaded the helix payload. Rerunning the tests.

@kunalspathak kunalspathak merged commit 6fa2f17 into dotnet:main Oct 11, 2024
@kunalspathak
Copy link
Contributor Author

/backport to release/9.0

@kunalspathak kunalspathak deleted the addacross branch October 11, 2024 20:14
@github-actions
Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/runtime/actions/runs/11298729218

@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR 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.

osx/arm64: Assertion failed 'm_store->TypeGet() == m_src->TypeGet()' during 'Assertion prop'

4 participants