This is an archive of the discontinued LLVM Phabricator instance.

[VE] vp_select+vectorBinOp passthru isel and tests
ClosedPublic

Authored by simoll on Jan 17 2022, 8:22 AM.

Details

Summary

Extend the VE binaryop vector isel patterns to use passthru when the result of a SDNode is used in a vector select or merge.

Diff Detail

Event Timeline

simoll created this revision.Jan 17 2022, 8:22 AM
simoll requested review of this revision.Jan 17 2022, 8:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2022, 8:22 AM
kaz7 accepted this revision.Jan 18 2022, 12:58 AM

LGTM

This revision is now accepted and ready to land.Jan 18 2022, 12:58 AM
This revision was landed with ongoing or failed builds.Jan 18 2022, 2:32 AM
This revision was automatically updated to reflect the committed changes.