[PATCH] D151870: [ARM] Increase cost of unaligned double and float loads
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 4 13:06:13 PDT 2023
efriedma added a comment.
Also, with NEON, we generate vld1/vst1 for unaligned double load/store.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151870/new/
https://reviews.llvm.org/D151870
More information about the llvm-commits
mailing list