This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Add a G_FPOWI instruction for @llvm.powi
ClosedPublic

Authored by paquette on Apr 3 2019, 11:04 AM.

Details

Reviewers
aemerson
Summary

Add an instruction to support @llvm.powi and add IRTranslator support for it.

Update arm64-irtranslator.ll and legalizer-info-validation.mir.

Diff Detail

Event Timeline

paquette created this revision.Apr 3 2019, 11:04 AM
aemerson accepted this revision.Apr 3 2019, 11:31 AM
This revision is now accepted and ready to land.Apr 3 2019, 11:31 AM
paquette closed this revision.Sep 28 2022, 4:04 PM

This landed forever ago

Herald added a project: Restricted Project. · View Herald TranscriptSep 28 2022, 4:04 PM