Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Platform ordering differences in llvm output #49589

Closed
lewing opened this issue Mar 14, 2021 · 1 comment
Closed

[wasm] Platform ordering differences in llvm output #49589

lewing opened this issue Mar 14, 2021 · 1 comment
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono
Milestone

Comments

@lewing
Copy link
Member

lewing commented Mar 14, 2021

The windows wasm cross compiler is ordering some bitcode sections differently than the unix output. We should make an effort to reduce the platform differences in the output to make reduce the complication in comparing codegen.

#49588 has an example of the ordering differences in basic blocks.

@lewing lewing added arch-wasm WebAssembly architecture area-Codegen-AOT-mono labels Mar 14, 2021
@lewing lewing added this to the 6.0.0 milestone Mar 14, 2021
@ghost
Copy link

ghost commented Mar 14, 2021

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

The windows wasm cross compiler is ordering some bitcode sections differently than the unix output. We should make an effort to reduce the platform differences in the output to make reduce the complication in comparing codegen.

Author: lewing
Assignees: -
Labels:

arch-wasm, area-Codegen-AOT-mono

Milestone: 6.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 14, 2021
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Mar 14, 2021
@lewing lewing closed this as completed Jul 31, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono
Projects
None yet
Development

No branches or pull requests

1 participant