Skip to content

Conversation

jinge90
Copy link
Contributor

@jinge90 jinge90 commented Aug 28, 2025

Double and Float version of msvc functions are in 2 different files, group them together into single file in case we miss one version when fixing another version.

@jinge90 jinge90 requested a review from a team as a code owner August 28, 2025 03:55
@jinge90 jinge90 requested a review from cperkinsintel August 28, 2025 03:55
Move double and float version of msvc specific functions in single
file so that we won't forget to fix double version bug.

Signed-off-by: jinge90 <ge.jin@intel.com>
Signed-off-by: jinge90 <ge.jin@intel.com>
@jinge90
Copy link
Contributor Author

jinge90 commented Aug 28, 2025

Hi, @cperkinsintel and @intel/llvm-reviewers-runtime
Could you help review this trivial pr?
Thanks very much.

@aelovikov-intel
Copy link
Contributor

@AlexeySachkov , @maarquitos14 , do you know if we had it split intentionally and if so, whether the reasons for that still apply?

@maarquitos14
Copy link
Contributor

@AlexeySachkov , @maarquitos14 , do you know if we had it split intentionally and if so, whether the reasons for that still apply?

I honestly have no idea about this.

@AlexeySachkov
Copy link
Contributor

@AlexeySachkov , @maarquitos14 , do you know if we had it split intentionally and if so, whether the reasons for that still apply?

I honestly have no idea about this.

Same here

@sarnex
Copy link
Contributor

sarnex commented Sep 2, 2025

seems like nobody knows so i would say just go for it

Copy link
Contributor

github-actions bot commented Sep 2, 2025

@intel/llvm-gatekeepers please consider merging

@sarnex sarnex merged commit 3992126 into intel:sycl Sep 2, 2025
27 checks passed
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.

5 participants