commit | 4df10335e6b5667fc12a5ec76bfb2cae4e04e03d | [log] [tgz] |
---|---|---|
author | John Kessenich <cepheus@frii.com> | Fri Jun 26 08:37:06 2020 -0600 |
committer | John Kessenich <cepheus@frii.com> | Fri Jun 26 08:37:06 2020 -0600 |
tree | ad8c7385c5721be3775e196020e8f2ad6cb97a09 | |
parent | fbb9dc2cf1afbc1ca301c66bd3ec7e745dfed0e4 [diff] |
SPV: Partially address #2293: correct "const in" precision matching. Track whether formal parameters declare reduced precision and match that with arguments, and if they differ, make a copy to promote the precision.