[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:14:27 PDT 2023


https://github.com/efriedma-quic commented:

Could you briefly comment on the tradeoff of adding an argument to the intrinsic, vs. pattern-matching constant offsets to the existing intrinsic?

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


More information about the cfe-commits mailing list