AMDGPU: Fix assert on aggregate type kernel arguments
Just fix the crash for now by not doing the optimization since figuring out how to properly convert the bits for an arbitrary struct is a pain. Also fix a crash when there is only an empty struct argument. llvm-svn: 335827
Loading
Please register or sign in to comment