This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][X86] Support float/double and vector types.
ClosedPublic

Authored by igorb on Mar 2 2017, 5:58 AM.

Details

Summary

[GlobalISel][X86] Add support for f32/f64 and vector types in RegisterBank and InstructionSelector.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb created this revision.Mar 2 2017, 5:58 AM
zvi accepted this revision.Mar 2 2017, 7:11 AM

LGTM

This revision is now accepted and ready to land.Mar 2 2017, 7:11 AM
This revision was automatically updated to reflect the committed changes.