[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:14:25 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 llvm-commits mailing list