This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Handle intrinsics in performSHLPtrCombine
ClosedPublic

Authored by arsenm on Aug 11 2020, 6:56 AM.

Details

Summary

This avoids a possible regression in a future patch

Diff Detail

Event Timeline

arsenm created this revision.Aug 11 2020, 6:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2020, 6:56 AM
arsenm requested review of this revision.Aug 11 2020, 6:56 AM
arsenm updated this revision to Diff 284710.Aug 11 2020, 7:24 AM

Forgot to attach test

rampitec accepted this revision.Aug 11 2020, 12:42 PM

LGTM, but retitle the change. It is not performSHLPtrCombine.

This revision is now accepted and ready to land.Aug 11 2020, 12:42 PM