This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Use VGPR classes in divergent build_vector patterns
ClosedPublic

Authored by foad on Oct 21 2022, 8:44 AM.

Details

Summary

This does not appear to affect codegen, but using SGPR classes for
operands of VALU instructions looked weird.

Diff Detail

Unit TestsFailed

Event Timeline

foad created this revision.Oct 21 2022, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2022, 8:44 AM
foad requested review of this revision.Oct 21 2022, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2022, 8:44 AM
arsenm accepted this revision.Oct 21 2022, 8:54 AM
This revision is now accepted and ready to land.Oct 21 2022, 8:54 AM
This revision was landed with ongoing or failed builds.Oct 21 2022, 8:57 AM
This revision was automatically updated to reflect the committed changes.