This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Add support for lowering of vector G_SELECT and use for AArch64.
ClosedPublic

Authored by aemerson on Sep 26 2020, 10:37 AM.

Details

Summary

The lowering is a port of the SDAG expansion.

Diff Detail

Event Timeline

aemerson created this revision.Sep 26 2020, 10:37 AM
aemerson requested review of this revision.Sep 26 2020, 10:37 AM
This revision is now accepted and ready to land.Sep 28 2020, 9:44 AM
This revision was landed with ongoing or failed builds.Sep 28 2020, 2:01 PM
This revision was automatically updated to reflect the committed changes.