swift
81c4e079 - Tell the SIL optimizer not to try to split up tuples with pack expansions.

Commit
3 years ago
Tell the SIL optimizer not to try to split up tuples with pack expansions. This probably isn't the right way to do it --- maybe there isn't a right way to do it besides fixing the passes to handle this properly. But it gets the optimizer off our back for the moment.
Author
Committer
Parents
Loading