Skip to content

Conversation

@ixgbe
Copy link
Contributor

@ixgbe ixgbe commented Dec 5, 2025

Add RISC-V specific implementation of cpu_relax:

  • Use standard 'pause' instruction when Zihintpause extension is available
  • Fallback to raw encoding (0x0100000F) for compatibility

Signed-off-by: Wang Yang <yangwang@iscas.ac.cn>
@ixgbe ixgbe requested a review from ggerganov as a code owner December 5, 2025 07:45
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant