This may be necessary in partial multi-stage conversion when a container type
from dialect A containing types from dialect B goes through the conversion
where only dialect A is converted to the LLVM dialect. We will need to keep a
pointer-to-non-LLVM type in the IR until a further conversion can convert
dialect B types to LLVM types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Change on this line seems unnecessary. Probably best to preserve as is, unless the formatting is explicitly preferred.