Skip to content

fix undefined ops for AOT legs - #117915

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
saitama951:fix_undefined_ops
Jul 22, 2025
Merged

fix undefined ops for AOT legs#117915
akoeplinger merged 1 commit into
dotnet:mainfrom
saitama951:fix_undefined_ops

Conversation

@saitama951

@saitama951saitama951 commented Jul 22, 2025

Copy link
Copy Markdown
Contributor

fix undefined ops for some architectures.

fixes#116779 (comment)

@github-actionsgithub-actionsBot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 22, 2025
@dotnet-policy-servicedotnet-policy-serviceBot added the community-contribution Indicates that the PR has been added by a community member label Jul 22, 2025
@risc-vv

Copy link
Copy Markdown

@dotnet/samsung Could you please take a look? These changes may be related to riscv64.

@saitama951

Copy link
Copy Markdown
ContributorAuthor

cc: @jkotas

@saitama951

Copy link
Copy Markdown
ContributorAuthor

do we need to start the ci for the aot legs manually?

@build-analysisbuild-analysisBot mentioned this pull request Jul 22, 2025
@jkotas

Copy link
Copy Markdown
Member

All Mono builds are failing with "Unhandled preprocessor conditional: #ifndef TARGET_X86"

@jkotas
jkotas requested a review from akoeplingerJuly 22, 2025 06:48
@jkotasjkotas added area-Codegen-JIT-mono arch-s390x Related to s390x architecture (unsupported) and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 22, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

@akoeplinger

Copy link
Copy Markdown
Member

/ba-g wasm jobs are unrelated to the changes

@akoeplinger
akoeplinger merged commit 2f5792a into dotnet:mainJul 22, 2025
63 of 70 checks passed
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Aug 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-s390xRelated to s390x architecture (unsupported)area-Codegen-JIT-monocommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@saitama951@risc-vv@jkotas@akoeplinger