This ensures that if we make it to the backend w/o lowering widenable_conditions first, that we generate correct code. Doing it in CGP - instead of isel - let's us fold control flow before hitting block local instruction selection.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM