This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Translate @llvm.llround.* -> G_LLROUND
ClosedPublic

Authored by paquette on Aug 23 2021, 9:18 AM.

Details

Summary

Translate it using IRTranslator::translateSimpleIntrinsic.

Diff Detail

Event Timeline

paquette created this revision.Aug 23 2021, 9:18 AM
paquette requested review of this revision.Aug 23 2021, 9:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2021, 9:18 AM
Herald added a subscriber: wdng. · View Herald Transcript
jroelofs accepted this revision.Aug 23 2021, 9:18 AM
This revision is now accepted and ready to land.Aug 23 2021, 9:18 AM
This revision was landed with ongoing or failed builds.Aug 23 2021, 9:43 AM
This revision was automatically updated to reflect the committed changes.