This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Some more FP16 FMA pattern matching
ClosedPublic

Authored by SjoerdMeijer on Sep 13 2019, 3:09 PM.

Details

Summary

After our machinecombiner exercises, we were still missing a few FP16 FMA patterns.

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Sep 13 2019, 3:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2019, 3:10 PM
sebpop accepted this revision.Sep 14 2019, 12:29 PM

Excellent!
Thanks for catching those patterns.
Please commit.

This revision is now accepted and ready to land.Sep 14 2019, 12:29 PM
This revision was automatically updated to reflect the committed changes.