This is an archive of the discontinued LLVM Phabricator instance.

[VP] IR expansion for fabs/fsqrt/fma/fmadd
ClosedPublic

Authored by RKSimon on Apr 24 2023, 4:33 AM.

Details

Summary

Add basic handling for VP ops that can expand to FP intrinsics

Fixes #60464

Diff Detail

Event Timeline

RKSimon created this revision.Apr 24 2023, 4:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 24 2023, 4:33 AM
RKSimon requested review of this revision.Apr 24 2023, 4:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 24 2023, 4:33 AM
simoll accepted this revision.Apr 24 2023, 4:53 AM
This revision is now accepted and ready to land.Apr 24 2023, 4:53 AM
This revision was landed with ongoing or failed builds.Apr 24 2023, 7:20 AM
This revision was automatically updated to reflect the committed changes.