This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][GlobalISel] Mark G_LROUND as legal for s64 dst + s32/s64 src.
ClosedPublic

Authored by paquette on Aug 19 2021, 4:08 PM.

Details

Diff Detail

Event Timeline

paquette created this revision.Aug 19 2021, 4:08 PM
paquette requested review of this revision.Aug 19 2021, 4:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2021, 4:08 PM

(I think I accidentally changed the legalizer-info-valdation test in an earlier patch, so I'll have to fix that.)

This revision is now accepted and ready to land.Aug 20 2021, 9:38 AM
This revision was landed with ongoing or failed builds.Aug 20 2021, 2:23 PM
This revision was automatically updated to reflect the committed changes.