This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Fix passing tests.
AbandonedPublic

Authored by kosarev on Jan 20 2023, 7:57 AM.

Details

Reviewers
arsenm
foad
Orlando
Group Reviewers
Restricted Project
Summary

Diff Detail

Event Timeline

kosarev created this revision.Jan 20 2023, 7:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 7:57 AM
kosarev requested review of this revision.Jan 20 2023, 7:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 7:57 AM
arsenm accepted this revision.Jan 20 2023, 7:58 AM
This revision is now accepted and ready to land.Jan 20 2023, 7:58 AM
kosarev added a reviewer: Restricted Project.Jan 20 2023, 7:58 AM

I just landed a commit 99c12afeb4a1afa608d487351eebe79ebf058b8d that fixes this. Sorry about that, and thanks for looking into the problem anyway.