[PATCH] D39415: [ARMISelLowering] Better handling of NEON load/store for sequential memory regions

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 10:58:12 PDT 2017


rengolin added a comment.

In https://reviews.llvm.org/D39415#910840, @evgeny777 wrote:

> F5457609: mat_mul_4x4.ll <https://reviews.llvm.org/F5457609>
>  Sharing my matrix multiplication example, if anyone's interested.


Thanks! Can you also share the platform you're running your tests? And run some benchmarks to show run time and compile time differences?

cheers,
--renato


Repository:
  rL LLVM

https://reviews.llvm.org/D39415





More information about the llvm-commits mailing list