This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][AArch64] Legalize + select G_FRINT
ClosedPublic

Authored by paquette on Apr 18 2019, 4:03 PM.

Details

Summary

Exactly the same legalization rules as G_FCEIL, G_FABS, etc.

Add tests for the fp16/nofp16 behaviour, update arm64-vfloatintrinsics, etc.

Diff Detail

Repository
rL LLVM

Event Timeline

paquette created this revision.Apr 18 2019, 4:03 PM
aemerson accepted this revision.Apr 19 2019, 4:35 PM
This revision is now accepted and ready to land.Apr 19 2019, 4:35 PM
This revision was automatically updated to reflect the committed changes.