efriedma-quic wrote: > If today's hardware is restrictred to 128 bits then it is essentially NEON > FP-SIMD wearing a SVE cloak. If that is the case it strengthens the case for > improving this patch before landing it upstream.
Even without the high parts of the SVE registers, the rest of the infrastructure here is still relevant; in particular, all this infrastructure is necessary to access the contents of the predicate registers. https://github.com/llvm/llvm-project/pull/205906 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
