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 patch adds TypeJointMatrixINTELv2 which maps to new type OpCode
6184. Under new OpCode matrix type no longer has Layout parameter. The patch also moved 'scope' to optional matrix muladd instruction.
The changes are done only in the consumer part to prepare the switch and make E2E switch backward compatible by preparing consumers ahead of time.
Unfortunately there is no way to add a test foe this unless it's binary test, but it seems to be a bit unsafe to add this, so the patch was tested locally.
Spec change:
intel/llvm#8175
Signed-off-by: Sidorov, Dmitry <[email protected]>
0 commit comments