nir: Misc. subgroup lowering improvements
This MR adds three new subgroup lowering flags and improves the handling of subgroup ops on booleans by using b2bN
instead of using u2u
or i2i
on 1-bit types.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This MR adds three new subgroup lowering flags and improves the handling of subgroup ops on booleans by using b2bN
instead of using u2u
or i2i
on 1-bit types.