This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Restrict a select combine based on legal source mods
ClosedPublic

Authored by arsenm on Jan 23 2023, 4:30 PM.

Details

Reviewers
sebastian-ne
foad
rampitec
Pierre-vh
Group Reviewers
Restricted Project
Summary

Provides a small code size savings for some f32 cases.

Diff Detail

Event Timeline

arsenm created this revision.Jan 23 2023, 4:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2023, 4:30 PM
arsenm requested review of this revision.Jan 23 2023, 4:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2023, 4:30 PM
Herald added a subscriber: wdng. · View Herald Transcript
Pierre-vh accepted this revision.Jan 25 2023, 11:59 PM

Title could be clearer, maybe "Restrict foldFreeOpFromSelect based on legal source mods"?

This revision is now accepted and ready to land.Jan 25 2023, 11:59 PM