[PATCH] D49168: [LV] Add a new reduction pattern match

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 10:15:45 PDT 2018


rengolin commandeered this revision.
rengolin edited reviewers, added: takahiro.miyoshi; removed: rengolin.
rengolin added a comment.
Herald added a subscriber: rkruppe.

Hi Hideki,

Takahiro is on leave, so I'm taking this work to make sure we don't delay much more.

I have added fsub and fmul functionality and a few tests (with multiple branches), including some that should not vectorise.

All the credit still goes to Takahiro.

cheers,
--renato


https://reviews.llvm.org/D49168





More information about the llvm-commits mailing list