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
The reduction intrinsics have matured a great deal and the last few concerns about their exact definition have been addressed (or are close to).
We should now be able to drop the experimental from ‘llvm.experimental.vector.reduce.' to ‘llvm.vector.reduce.' and begin generating these intrinsics in IR.
The text was updated successfully, but these errors were encountered:
Extended Description
The reduction intrinsics have matured a great deal and the last few concerns about their exact definition have been addressed (or are close to).
We should now be able to drop the experimental from ‘llvm.experimental.vector.reduce.' to ‘llvm.vector.reduce.' and begin generating these intrinsics in IR.
The text was updated successfully, but these errors were encountered: