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

Compares the elements of src0 and src1 at corresponding index positions. If the comparison result is true, the corresponding bit of the output result is set to 1; otherwise, it is set to 0.

[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]
  • For operand address overlap constraints, refer to .
  • The starting addresses of dst, src0, and src1 must be 32-byte aligned.
  • dst is sorted into a binary result in little-endian order, corresponding to the data comparison result at the corresponding position in src.
  • When the result is output to the destination address, the mask parameter does not take effect.
  • When using the register-based interface, you need to use to obtain the comparison result.
  • When the result is output to a register, a fixed 256B of data is processed, and the repeat field does not take effect.
  • When the result is output to a register, if a bit in the mask is 0 and the value of the corresponding bit in the output register does not change, the final result may contain residuals from the previous computation. To initialize the register, you can call the interface.
[object Object]
[object Object]