This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][Test] Update perfhint test to use opaque pointers
ClosedPublic

Authored by yassingh on Dec 20 2022, 7:43 PM.

Diff Detail

Event Timeline

yassingh created this revision.Dec 20 2022, 7:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 20 2022, 7:43 PM
yassingh requested review of this revision.Dec 20 2022, 7:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 20 2022, 7:43 PM
yassingh added inline comments.Dec 20 2022, 7:46 PM
llvm/test/CodeGen/AMDGPU/perfhint.ll
114

Removal of bitcast modified InstrCost calculation which in turn affected MemoryBound calculation.

arsenm accepted this revision.Dec 21 2022, 3:46 AM

The observable test change just shows it’s already broken

This revision is now accepted and ready to land.Dec 21 2022, 3:46 AM
This revision was landed with ongoing or failed builds.Dec 21 2022, 8:19 PM
This revision was automatically updated to reflect the committed changes.