Mojo function
readfirstlane
readfirstlane(value: SIMD[int32, 1]) -> SIMD[int32, 1]
Get the lowest acitve lane of the input operand.
Args:
- value (
SIMD[int32, 1]
): The input thread.
Returns:
The value in the lowest active lane of the input operand.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!