AMDGPU: Use caller subtarget, not intrinsic declaration
Intrinsic declarations use the default subtarget, but this should be
using the subtarget for the calling function. I haven't been able to
come up with a case where it matters though.
AMDGPU: Use caller subtarget, not intrinsic declaration arsenm on Aug 27 2020, 8:14 AM. Authored by Tags None Subscribers None
Description
Details
|