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

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 14:16:49 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 cfe-commits mailing list