Skip to content

Conversation

@v-klochkov
Copy link
Contributor

@v-klochkov v-klochkov commented Mar 22, 2024

Even though the fresh ESIMD headers do not use 'lsc_load_stateless()` intrinsic, the static libraries compiled by an old compiler may still have the calls of 'lsc_load_stateless' in them.

The patch #12935 caused regressions in some MKL tests.
This patch here restores the lowering of lsc_load_stateless for sycl-post-link backward compatibility.

Even though the fresh ESIMD headers do not use 'lsc_load_stateless()`
intrinsic, the static libraries compiled by an old compiler may still
have the calls of 'lsc_load_stateless' in them.

This patch restores the lowering of lsc_load_stateless for
sycl-post-link backward compatibility.

Signed-off-by: Klochkov, Vyacheslav N <vyacheslav.n.klochkov@intel.com>
@v-klochkov v-klochkov requested a review from a team as a code owner March 22, 2024 03:18
@sarnex sarnex merged commit ea7ba1b into intel:sycl Mar 22, 2024
@v-klochkov v-klochkov deleted the esimd_mkl_lsc_load_stateless branch March 22, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants