mac-op commented on issue #17589:
URL: https://github.com/apache/tvm/issues/17589#issuecomment-2588896500
Simplifying the huge expression tree reveals this error: `InternalError:
Check failed: (val && *val >= 0 && *val < total_lanes) is false: Shuffled
indeces are suppose to be int, but get T.Let(T.Broadcast(T.uint32(1121529639),
3), where={f6a: T.uint32(192542249)})`.
Changing this to `T.uint32(1)` results in a success.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]