This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add a fneg test for fma with a splat constant vector
ClosedPublic

Authored by e-kud on Mar 27 2023, 7:03 PM.

Diff Detail

Event Timeline

e-kud created this revision.Mar 27 2023, 7:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2023, 7:03 PM
Herald added a subscriber: pengfei. · View Herald Transcript
e-kud requested review of this revision.Mar 27 2023, 7:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2023, 7:03 PM
e-kud updated this revision to Diff 509880.Mar 30 2023, 7:30 PM

New tests

e-kud updated this revision to Diff 510165.Mar 31 2023, 8:34 PM

Updated tests with undefs.
Use not only splat vector constants.

e-kud updated this revision to Diff 511829.Apr 7 2023, 4:56 PM

Rebased

e-kud updated this revision to Diff 521696.May 12 2023, 9:54 AM

Rebased

pengfei accepted this revision.May 16 2023, 11:34 PM
This revision is now accepted and ready to land.May 16 2023, 11:34 PM
This revision was automatically updated to reflect the committed changes.