This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Stop attributor adding attributes to intrinsic declarations
ClosedPublic

Authored by arsenm on Aug 12 2021, 12:33 PM.

Diff Detail

Event Timeline

arsenm created this revision.Aug 12 2021, 12:33 PM
arsenm requested review of this revision.Aug 12 2021, 12:33 PM
Herald added a reviewer: baziotis. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: wdng. · View Herald Transcript
kuter accepted this revision.Aug 12 2021, 1:45 PM

LGTM. With a nit.

llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
304

This is no longer needed.

This revision is now accepted and ready to land.Aug 12 2021, 1:45 PM