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.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D86717
AMDGPU: Use caller subtarget, not intrinsic declaration ClosedPublic Authored by arsenm on Aug 27 2020, 8:16 AM.
Details
Summary Intrinsic declarations use the default subtarget, but this should be
Diff Detail
Revision Contents
Diff 288342 llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp
llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
|