[SYCL-MLIR][sycl-constant-propagation] Improve launch checking (#10679)
- If no `schedule_kernel` is found, skip kernel;
- Allow more than one operation as long as there is only one `schedule_kernel`.
---------
Signed-off-by: Victor Perez <victor.perez@codeplay.com>