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

Shifts all elements left by distance bits. The computation formula is as follows:

dsti=srci<<distancedst_i = src_i << distance [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]
  • distance cannot be set to a negative value.
  • The value of distance 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]