[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 12:03:40 PST 2023
SjoerdMeijer added a comment.
(accidentally pressed enter)
Was saying that it is a high latency instruction, so somewhere I want to compensate for that. I think this shows interesting differences. The insertelement seems expensive for the integer variant (4) while it is free for the FP cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145067/new/
https://reviews.llvm.org/D145067
More information about the llvm-commits
mailing list