[PATCH] D159356: [AArch64] Check FeatureAddrLSLFast to fold base address with scale
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 4 04:41:42 PDT 2023
Allen added a comment.
hi @dmgreen, thanks for your attention.
I didn't find that the offset of a memory access instructions can be scaled 16 times, while this attempts to align with the comment for FeatureAddrLSLFast, which hint logical shift number is up to 3.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159356/new/
https://reviews.llvm.org/D159356
More information about the llvm-commits
mailing list