Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2025

Backport of #118376 to release/10.0

/cc @lewing @saitama951

Customer Impact

  • Customer reported
  • Found internally

Finishes the changes for simd support for s390x z13 and previous generations which missed the release/10.0 branching point.

Regression

  • Yes
  • No

Testing

CI testing.

Risk

Low. This only touches s390x code.

saitama951 and others added 4 commits September 2, 2025 19:03
Vector facility was introduced in the z13, which majorly
introduces vector int/short/long/double variants of the
vector instructions. with the release of z14 we introduced
vector float variant as part of vector enhancement facility 1.
This patch majorly supports z13 and previous generations.
fix code style

Co-authored-by: kasperk81 <[email protected]>
@lewing lewing added the Servicing-consider Issue for next servicing release review label Sep 2, 2025
@lewing lewing added this to the 10.0.0 milestone Sep 2, 2025
@lewing lewing requested a review from jeffschwMSFT September 2, 2025 19:07
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

approved. please fill in the template and get a code review. we can merge when ready

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release arch-s390x Related to s390x architecture (unsupported) area-VM-meta-mono and removed Servicing-consider Issue for next servicing release review labels Sep 2, 2025
@layl19294-coder

This comment was marked as spam.

@layl19294-coder

This comment was marked as spam.

@layl19294-coder

This comment was marked as spam.

@akoeplinger
Copy link
Member

/ba-g The runtime-llvm (Build linux-x64 Release AllSubsets_Mono_LLVMFULLAOT_RuntimeTests llvmfullaot) failure is unrelated since this only touches s390x code

@akoeplinger
Copy link
Member

@jeffschwMSFT this should be ready to merge now

@jeffschwMSFT jeffschwMSFT merged commit b7ffc01 into release/10.0 Sep 4, 2025
102 of 106 checks passed
@akoeplinger akoeplinger deleted the backport/pr-118376-to-release/10.0 branch September 4, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-s390x Related to s390x architecture (unsupported) area-VM-meta-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants