This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Select G_SELECT
ClosedPublic

Authored by Petar.Avramovic on Dec 21 2018, 6:28 AM.

Details

Summary

Add widen scalar for type index 1 (i1 condition)for G_SELECT.
Select G_SELECT for pointer, s32(integer) and smaller low level
types on MIPS32.

Diff Detail

Repository
rL LLVM

Event Timeline

This revision is now accepted and ready to land.Dec 25 2018, 5:32 AM
This revision was automatically updated to reflect the committed changes.