[object Object][object Object][object Object]undefined
[object Object]

Shifts each element in src right by value bits.

  • For int16_t/int32_t, performs arithmetic right shift (removes the lowest bit, copies the sign bit to the highest bit).
  • For uint16_t/uint32_t, performs logical right shift (removes the lowest bit, fills the highest bit with 0).
[object Object]
  • First-n data computation

    [object Object]
  • High-dimensional tiling computation

    [object Object]
  • Synchronous computation

    [object Object]
[object Object][object Object]undefined
[object Object]

None

[object Object]

PIPE_V

[object Object]
  • value cannot be set to a negative value.
  • The value of value cannot exceed the bit width of the src data type.
  • The starting addresses of dst and src must be 32-byte aligned.
  • For operand address overlap constraints, refer to .
[object Object]
[object Object]