tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TIR] Fix Shuffle rewrite

Open Hzfengsy opened this issue 1 year ago • 0 comments

This PR fixes the shuffle rewrite pass to handle the case where the vector lanes are larger than the data type of the input vector.

Hzfengsy avatar May 27 '24 04:05 Hzfengsy