[SYCL] [NATIVECPU] Integrate OneAPI Construction Kit vectorizer
This PR enables Whole Function Vectorization for the Native CPU backend by integrating the OneAPI Construction Kit's vectorizer.
:white_check_mark: With the latest revision this PR passed the C/C++ code formatter.
Hi @intel/dpcpp-tools-reviewers, can I get some feedback on this PR?
@intel/dpcpp-tools-reviewers friendly ping :)
Hi @intel/llvm-gatekeepers, this looks ready to be merged, thank you
Compilation of the project failed in post-commit. I've put up https://github.com/intel/llvm/pull/12852 to temporarily revert this PR while the reason for the failure is investigated.
The post commit failure should be fixed by https://github.com/intel/llvm/pull/12854