Skip to content
  • Ell's avatar
    transform: don't combine transform ops with different near-z values · f9c9e6e7
    Ell authored
    Avoid combining consecutive transform ops when their near-z values
    are different, instead of taking the maximal value, which is not
    generally equivalent.  Note that under certain conditions we could
    still combine such ops, but we currently never do.
    f9c9e6e7