Skip to content

[Mono] [Amd64/WASM] Disable vector constructors intrinsics#98320

Merged
jkurdek merged 1 commit intodotnet:mainfrom
jkurdek:disable-simd-vector-ctors-wasm-amd64
Feb 13, 2024
Merged

[Mono] [Amd64/WASM] Disable vector constructors intrinsics#98320
jkurdek merged 1 commit intodotnet:mainfrom
jkurdek:disable-simd-vector-ctors-wasm-amd64

Conversation

@jkurdek
Copy link
Contributor

@jkurdek jkurdek commented Feb 12, 2024

Fix for #98099. Previously disabled the feature for WASM only. The issue is persisting on linux llvm fullaot runs because we are missing Vector2/3 intrinsics with LLVM on amd64.

Should become unnecessary once #81501 is completed.

@jkurdek jkurdek requested a review from vargaz February 12, 2024 20:15
@ghost ghost assigned jkurdek Feb 12, 2024
@jkurdek
Copy link
Contributor Author

jkurdek commented Feb 12, 2024

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkurdek
Copy link
Contributor Author

jkurdek commented Feb 12, 2024

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants