Description[turbofan] Checking monotonicity of representation inference outputs and inputs.
Monotonicity is not required at the current setup, where we do backward pass through
the graph. However, for bidirectinal analysis, we'd better be sure that all the
input/use information is monotone.
The checker here is quite strict - it requires monotonicity in each of: use
representations, use truncation, output representation and output type. In future, we can
lower the requirements and use lexicographic ordering (e.g., on use truncation and
representation).
Committed: https://crrev.com/ebed36ee4ad6dc7c3794d527d046588f3cff75f7
Cr-Commit-Position: refs/heads/master@{#32392}
Patch Set 1 #Patch Set 2 : Tweaks #
Messages
Total messages: 11 (6 generated)
|