vtjnash wrote: You can't use iN if any of the stored bits might have been poison, since that propagates to the whole value even if they don't get used. i8 vectors or byte types avoid that issue
https://github.com/llvm/llvm-project/pull/165159 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
