[llvm] [AArch64][SME] Remove immediate argument restriction for svldr and svstr (PR #68565)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 14:16:51 PDT 2023


efriedma-quic wrote:

Also, you might want to consider marking the offset immarg, instead of trying to handle variable offsets in isel.

https://github.com/llvm/llvm-project/pull/68565


More information about the llvm-commits mailing list