Skip to content

Conversation

lewing
Copy link
Member

@lewing lewing commented Apr 29, 2025

No description provided.

@lewing lewing changed the title [wasm][aot] Fill dome missing intrinsics cases [wasm][aot] Fill in some missing intrinsics cases Apr 29, 2025
@lewing lewing requested a review from radekdoulik April 29, 2025 14:11
@lewing lewing changed the title [wasm][aot] Fill in some missing intrinsics cases [wasm][aot] Fix op_OnesComplement on wasm and enable ceil/floor May 4, 2025
@lewing lewing marked this pull request as ready for review May 4, 2025 20:20
@Copilot Copilot AI review requested due to automatic review settings May 4, 2025 20:20
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the handling of the op_OnesComplement intrinsic on wasm and expands the platform support for ceil/floor SIMD operations.

  • Adds new cases for SN_op_UnaryNegation and SN_op_OnesComplement in the SIMD intrinsic switch.
  • Expands the conditional compilation for ceil/floor operations to support TARGET_ARM and TARGET_WASM.

@lewing lewing requested a review from kg May 4, 2025 20:20
@lewing
Copy link
Member Author

lewing commented May 5, 2025

/ba-g timeouts are not related

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