intel/compiler: Very small shift optimizations
The two "meaty" commits here, intel/compiler: Relax some conditions in try_copy_propagate
and intel/compiler: Force count parameter of shift to be signed
, came out of some work I was doing for !7698 (merged). I decided to split them into a separate MR rather than mash them into that MR.