This is an archive of the discontinued LLVM Phabricator instance.

[AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics instead of inverting the mask argument of a vfmadd intrinsic.
ClosedPublic

Authored by craig.topper on Oct 26 2016, 9:07 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper retitled this revision from to [AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics instead of inverting the mask argument of a vfmadd intrinsic..
craig.topper updated this object.
craig.topper added reviewers: delena, igorb.
craig.topper added a subscriber: cfe-commits.
delena accepted this revision.Nov 12 2016, 2:42 AM
delena edited edge metadata.
This revision is now accepted and ready to land.Nov 12 2016, 2:42 AM
This revision was automatically updated to reflect the committed changes.