This patch addresses a compiler crash resulting from passing a
fixed-length type to one that expects scalable vector types. An
assertion was added to prevent this regressing in the future.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo