[PATCH] D132730: [AARCH64][COST] Improve cost of reverse shuffles for AArch64
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 14:14:14 PDT 2022
dmgreen added a comment.
This should probably have had NFC in the title, and ended up being quite different to the version that was reviewed. We have tried not to format the tables in the past because it just creates a worse table (and obscures git-blame). I've tried to clean up the code again a little in 3875c38adf40 <https://reviews.llvm.org/rG3875c38adf40be38cf4f7fbf82653a950953a80a>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132730/new/
https://reviews.llvm.org/D132730
More information about the llvm-commits
mailing list