You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IGC team suggested to perform vectorization in IGC, and not enable SLPVectorization pass in LLVM opt.
We could at least tell IGC team about new problems we found. I guess it's more common to use library-side vectorization rather than driver-side vectorization? (other developers may face similar problems)
Or is it a problem on our side that we are not taking something into account?
https://github.com/intel/intel-xpu-backend-for-triton/blob/0b4311746264fb80a6420332c57dfb5014fb8c71/third_party/intel/triton_xpu.cc#L201C4-L201C44
The text was updated successfully, but these errors were encountered: