This is an archive of the discontinued LLVM Phabricator instance.

[VE] Change to expand FPOW
ClosedPublic

Authored by kaz7 on Sep 26 2022, 8:17 PM.

Details

Summary

VE doesn't have FPOW instruction, so this patch makes llvm expand it.

Diff Detail

Event Timeline

kaz7 created this revision.Sep 26 2022, 8:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 26 2022, 8:17 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
kaz7 requested review of this revision.Sep 26 2022, 8:17 PM
efocht accepted this revision.Sep 27 2022, 3:01 AM

LGTM

This revision is now accepted and ready to land.Sep 27 2022, 3:01 AM
This revision was landed with ongoing or failed builds.Sep 27 2022, 4:03 AM
This revision was automatically updated to reflect the committed changes.