This PR fixes llvm.vector.insert and llvm.vector.extract by adding a missing UB case and handle scalable vectors correctly. See also #194345.
This PR fixes llvm.vector.insert and llvm.vector.extract by adding a missing UB case and handle scalable vectors correctly. See also #194345.