Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. With a nit.
llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp | ||
---|---|---|
304 | This is no longer needed. |
Paths
| Differential D107991
AMDGPU: Stop attributor adding attributes to intrinsic declarations ClosedPublic Authored by arsenm on Aug 12 2021, 12:33 PM.
Diff Detail Event TimelineComment Actions LGTM. With a nit.
This revision is now accepted and ready to land.Aug 12 2021, 1:45 PM
Revision Contents
Diff 366075 llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
llvm/test/CodeGen/AMDGPU/addrspacecast-constantexpr.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features.ll
llvm/test/CodeGen/AMDGPU/pal-simple-indirect-call.ll
|
This is no longer needed.