We have to at least tolerate calls to kernels, possibly with a
mismatched calling convention on the callsite.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D58692
AMDGPU: Fix crashes in invalid call cases ClosedPublic Authored by arsenm on Feb 26 2019, 12:27 PM.
Details
Diff Detail Event TimelineHerald added subscribers: eraman, t-tye, tpr and 6 others. · View Herald TranscriptFeb 26 2019, 12:27 PM arsenm added a child revision: D58688: AMDGPU: Enable function calls by default.Feb 26 2019, 12:30 PM This revision is now accepted and ready to land.Feb 26 2019, 12:54 PM
Revision Contents
Diff 188440 lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/call-to-kernel-undefined.ll
test/CodeGen/AMDGPU/call-to-kernel.ll
test/CodeGen/AMDGPU/inline-calls.ll
|