This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Precommit test showing codegen weakness
ClosedPublic

Authored by nhaehnle on May 4 2023, 4:39 AM.

Details

Summary

The code sequence on gfx9 has a lot of useless v_bfi instructions.

Diff Detail

Event Timeline

nhaehnle created this revision.May 4 2023, 4:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 4:39 AM
nhaehnle requested review of this revision.May 4 2023, 4:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 4:39 AM
Herald added a subscriber: wdng. · View Herald Transcript
nhaehnle accepted this revision.May 4 2023, 5:10 AM

Self-approve test-only change.

This revision is now accepted and ready to land.May 4 2023, 5:10 AM
This revision was landed with ongoing or failed builds.May 4 2023, 5:11 AM
This revision was automatically updated to reflect the committed changes.