ManuelJBrito added a comment. In D149548#4413762 <https://reviews.llvm.org/D149548#4413762>, @uweigand wrote:
> In D149548#4413639 <https://reviews.llvm.org/D149548#4413639>, @nlopes wrote: > >> If a vector is fully initialized with `insertvector` (i.e., one operation >> per index), then the value of the base vector is irrelevant. It can be >> poison. >> Poison in vectors is element-wise. <poison, 42> doesn't propagate to >> <poison, poison>. > > OK, that should be fine for SystemZ then. Thanks! Thanks! I'll move forward then. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D149548/new/ https://reviews.llvm.org/D149548 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits