[PATCH] D145067: [AArch64] Precommit some more LD1R splat tests for scalar int/fp loads
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 09:44:14 PST 2023
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Additional tests sounds OK. We don't always match splats to a single cost like we should.
I tend to add many tests to one function because the amount of boilerplate code is otherwise quite high, but either way sounds fine (and most other costmodel tests are smaller sets of instructions).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145067/new/
https://reviews.llvm.org/D145067
More information about the llvm-commits
mailing list