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.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D48630
AMDGPU: Fix assert on aggregate type kernel arguments ClosedPublic Authored by arsenm on Jun 27 2018, 4:54 AM.
Details
Summary Just fix the crash for now by not doing the optimization since
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptJun 27 2018, 4:54 AM This revision is now accepted and ready to land.Jun 27 2018, 11:27 AM
Revision Contents
Diff 153046 lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
test/CodeGen/AMDGPU/lower-kernargs.ll
|