[PATCH] D67268: [ARM] Add patterns for VMUL with q and r registers

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 06:17:49 PDT 2019


dmgreen added a comment.

Nice. Can you add tests for the %src and %sp being the other way around in the mul too? I think the same patterns should catch them, but it's worth having the tests.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67268/new/

https://reviews.llvm.org/D67268





More information about the llvm-commits mailing list