[PATCH] D145067: [AArch64] Precommit some more LD1R splat tests for scalar int/fp loads
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 06:50:04 PST 2023
SjoerdMeijer created this revision.
SjoerdMeijer added a reviewer: dmgreen.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
SjoerdMeijer requested review of this revision.
Herald added a project: LLVM.
Just a quick check whether you're happy with adding some LD1R tests, and I moved that comment around a bit.
These tests are for scalar integer and FP loads, the existing ones are for vector loads.
The context is of this is https://github.com/llvm/llvm-project/issues/61047, and next I want to actually start looking into these LD1R costs.
https://reviews.llvm.org/D145067
Files:
llvm/test/Analysis/CostModel/AArch64/shuffle-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145067.501497.patch
Type: text/x-patch
Size: 10871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/bc4ffd01/attachment.bin>
More information about the llvm-commits
mailing list