Unverified Commit 9be7b0a5 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment