This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Move extension scalar narrowing to separate function
ClosedPublic

Authored by arsenm on Jan 10 2020, 8:16 AM.

Details

Summary

Also rename a few things. Handling a different requested type will
require this to become much more complex.

Diff Detail