craig.topper added inline comments.
================ Comment at: llvm/docs/LangRef.rst:17289 insert into. Conceptually, this can be used to build a scalable vector out of -non-scalable vectors. +non-scalable vectors, however this intrinsic can also be used on purely fixed +types. ---------------- Now this comment makes it seems like you can't use it on purely scalable vectors. ================ Comment at: llvm/docs/LangRef.rst:17329 +specified. Conceptually, this can be used to decompose a scalable vector into +non-scalable parts, however this intrinsic can also be used on purely fixed +types. ---------------- Same here Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127976/new/ https://reviews.llvm.org/D127976 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits