Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp
Matt Arsenault a1bc37c9e5 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.
2020-08-27 16:42:09 -04:00

4.6 KiB