Verify only the outer type being LLVM-compatible, the elemental types if
present are already checked by the type verifiers. This makes some LLVM dialect
operations compatible with mixed-dialect types that appear during progressive
lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo