MacDue wrote:
`kon72` does not have commit access, so @labath you should probably land this
if you know the change is correct :)
https://github.com/llvm/llvm-project/pull/131388
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.
MacDue wrote:
> It gets difficult to get this working for scalable at this level as we would
> have to introduce SVE or LLVM intrinsics to model the interleave in an
> scalable way.
There already are LLVM intrinsics for that, so I don't think it'd be hard to
extend to support SVE:
I wrote t