[AMDGPU] Fix mfma scheduling crash
An SUnit can be neither intruction not SDNode. It is all null if represents a nop. Fixed a crash on using SU->getInstr(). Differential Revision: https://reviews.llvm.org/D69395
Loading
Please register or sign in to comment