[SYCL][NATIVECPU] NativeCPU with optional oneTBB backend (#16803)
Initial PR to add new CMake option for Native CPU to use oneTBB as its
backend. The default is the original NativeCPU flow without oneTBB.
The PR testing the new option with oneTBB enabled:
https://github.com/intel/llvm/pull/15979