This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Implement fewerElementsVector for G_TRUNC
ClosedPublic

Authored by arsenm on Feb 17 2020, 6:50 AM.

Details

Summary

Extend fewerElementsVectorBasic to handle operands with different
element types.

Diff Detail