The function _callConduitUsingOffsets depends on the compiler not to use the scratch space between assembly blocks. it also performs some Solidity function calls between the two blocks.
A compiler behaviour change would render calling conduits always failing.
Furthermore this function depends on _revertWithReasonIfOneIsReturned not disturbing anything (see another relevant issue by us).
Context: Executor.sol#L498
