This is an archive of the discontinued LLVM Phabricator instance.

[VE] v256f32|64 fma isel
ClosedPublic

Authored by simoll on Mar 11 2022, 10:35 AM.

Details

Summary

llvm.fma|fmuladd vp.fma isel and tests

Diff Detail

Event Timeline

simoll created this revision.Mar 11 2022, 10:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 10:35 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
simoll requested review of this revision.Mar 11 2022, 10:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 10:35 AM
simoll updated this revision to Diff 414698.Mar 11 2022, 10:41 AM

cleanup: removed superfluous function, pattern parameter.

kaz7 accepted this revision.Mar 11 2022, 10:55 PM

LGTM.

This revision is now accepted and ready to land.Mar 11 2022, 10:55 PM
This revision was landed with ongoing or failed builds.Mar 14 2022, 8:00 AM
This revision was automatically updated to reflect the committed changes.