Describe the bug
Hi, team:
We found Inductor UT failure in test_native_matmul.py which use tl.do to build a GEMM kernel instead of template. But got error: ZE_RESULT_ERROR_INVALID_KERNEL_NAME
Following is the triton kernel and reproducer
native_mm.py
Environment details
PyTorch: 39a70cead11e817ef97579674c3652ea343fcaf4 ( main branch)
GPU: PVC
OS: Linux