[PATCH] D53315: [ARM] Do not fuse VADD and VMUL, continued (2/2)

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 08:45:32 PDT 2018


SjoerdMeijer added a comment.

Cheers

> With one bonus question, are the fused operations fast on the M7..?

:-)

>From a first glance, it looks like we should give the M7 a similar treatment.
But I will double check, also ran benchmarks, and will follow-up if necessary (which, again, looks very likely).


https://reviews.llvm.org/D53315





More information about the llvm-commits mailing list