This is pretty much the same as the associated SelectionDAGBuilder code. Main difference is that we don't expand it here. It makes more sense to do that during legalization in GlobalISel. GlobalISel will just legalize the generated illegal types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo