This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add some additional test coverage for BFI matching
ClosedPublic

Authored by arsenm on Jan 19 2022, 11:49 AM.

Details

Reviewers
rampitec
Group Reviewers
Restricted Project
Summary

Try to stress constant bus restriction enforcement since some of these
are broken for GlobalISel. Split the r600 test because some of these
cases don't compile (and all the ones using return values are
discarded).

Diff Detail

Event Timeline

arsenm created this revision.Jan 19 2022, 11:49 AM
arsenm requested review of this revision.Jan 19 2022, 11:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2022, 11:49 AM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Jan 26 2022, 10:53 AM
This revision is now accepted and ready to land.Jan 26 2022, 10:53 AM