This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Allow FP16 vector fixed point converts
ClosedPublic

Authored by dmgreen on Nov 5 2021, 10:24 AM.

Details

Summary

This extends performFpToIntCombine to work on FP16 vectors as well as the f32 and f64 vectors it already supported.

Diff Detail

Event Timeline

dmgreen created this revision.Nov 5 2021, 10:24 AM
dmgreen requested review of this revision.Nov 5 2021, 10:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2021, 10:24 AM
This revision is now accepted and ready to land.Nov 10 2021, 3:05 AM
This revision was landed with ongoing or failed builds.Nov 10 2021, 11:33 PM
This revision was automatically updated to reflect the committed changes.