This is an archive of the discontinued LLVM Phabricator instance.

[VP] IR expansion for maxnum/minnum
ClosedPublic

Authored by Miss_Grape on Sep 10 2023, 4:39 AM.

Details

Summary

Add basic handling for VP ops that can expand to non-predicate ops

Diff Detail

Event Timeline

Miss_Grape created this revision.Sep 10 2023, 4:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2023, 4:39 AM
Miss_Grape requested review of this revision.Sep 10 2023, 4:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2023, 4:39 AM

Please can you add the i686 test coverage seperately as a pre-commit?

address the comment

Please can you add the i686 test coverage seperately as a pre-commit?

done

RKSimon accepted this revision.Sep 11 2023, 7:21 AM

LGTM - cheers

This revision is now accepted and ready to land.Sep 11 2023, 7:21 AM
This revision was landed with ongoing or failed builds.Sep 11 2023, 7:23 PM
This revision was automatically updated to reflect the committed changes.