This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Propagate function attributes thru bitcasts
ClosedPublic

Authored by rampitec on Jun 17 2019, 1:30 PM.

Details

Summary

AMDGPUPropagateAttributes will not work on function bitcatsts,
so move AMDGPUFixFunctionBitcasts before it.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Jun 17 2019, 1:30 PM
arsenm accepted this revision.Jun 17 2019, 1:33 PM
This revision is now accepted and ready to land.Jun 17 2019, 1:33 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 17 2019, 1:39 PM