[PATCH] D49239: [ARM] SADD16 support in ParallelDSP

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 08:37:41 PDT 2018


samparker added a comment.

I appreciate the tests here are a little lacking, I will add something for:

- volatile stores,
- non-consecutive stores,
- adding a constant,
- decrementing indvar,
- a test from manually unrolled piece of source.


https://reviews.llvm.org/D49239





More information about the llvm-commits mailing list