This is an archive of the discontinued LLVM Phabricator instance.

[Power9]Legalize and emit code for HWord/Byte vector extract and convert to Quad-Precision
ClosedPublic

Authored by lei on May 11 2018, 1:55 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

lei created this revision.May 11 2018, 1:55 PM
nemanjai accepted this revision.May 27 2018, 10:33 PM

LGTM.

lib/Target/PowerPC/PPCInstrVSX.td
3188 ↗(On Diff #146410)

Please put a comment here noting that the SDAG will add this and due to an i16 being extracted as an i32 value.

This revision is now accepted and ready to land.May 27 2018, 10:33 PM
This revision was automatically updated to reflect the committed changes.