This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][GlobalISel] Fix regbankselect for G_FCMP with vector destinations
ClosedPublic

Authored by paquette on Apr 20 2021, 1:16 PM.

Details

Summary

These should always go to a FPR, since they always use the vector registers.

Diff Detail

Event Timeline

paquette created this revision.Apr 20 2021, 1:16 PM
paquette requested review of this revision.Apr 20 2021, 1:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 1:16 PM
aemerson accepted this revision.Apr 21 2021, 5:34 PM

LGTM.

This revision is now accepted and ready to land.Apr 21 2021, 5:34 PM
This revision was landed with ongoing or failed builds.Apr 21 2021, 6:20 PM
This revision was automatically updated to reflect the committed changes.