The optimization still has some bugs that need to be worked out such as #77359. We can try re-enabling this again after the known issues are resolved.
x?
Result
This optimization depends on inlining for the identity conversions introduced by the lowering of the `?`. To take advantage of `SimplifyArmIdentity`, `-Z mir-opt-level=2` is required because that triggers the inlining MIR optimization.