[IRGen][AArch64][RISCV] Generalize bitcast between i1 predicate vector and i8...
[IRGen][AArch64][RISCV] Generalize bitcast between i1 predicate vector and i8 fixed vector. (#76548) Instead of only handling vscale x 16 x i1 predicate vectors, handle any scalable i1 vector where the known minimum is divisible by 8. This is used on RISC-V where we have multiple sizes of predicate types.
parent
a7cebadc
Please register or sign in to comment