Skip to content

Conversation

KornevNikita
Copy link
Contributor

Follow-up to #15672
This patch updates float behavior

Follow-up to intel#15672
This patch updates float behavior
@KornevNikita KornevNikita requested a review from a team as a code owner November 4, 2024 19:50
Signed-off-by: jinge90 <ge.jin@intel.com>
@jinge90
Copy link
Contributor

jinge90 commented Nov 7, 2024

Hi, @KornevNikita
I just committed a little fix to remove lit failure on Linux but Windows failure is still there.
I will check Windows later. Things are different for Windows, we didn't provide any complex math functions for Windows since MSVC C++ headers included them, we just enabled these functions on Windows by providing some functions invoked in these complex functions.
Thanks very much.

@KornevNikita
Copy link
Contributor Author

@jinge90 very appreciated! thanks!

@KornevNikita
Copy link
Contributor Author

@intel/llvm-gatekeepers please merge

@sarnex
Copy link
Contributor

sarnex commented Nov 7, 2024

can you improve the title?

@KornevNikita KornevNikita changed the title [SYCL] Follow-up to exp(complex) update [SYCL] Add missing special values to exp(complex) Nov 7, 2024
@KornevNikita
Copy link
Contributor Author

@sarnex is it OK?

@sarnex
Copy link
Contributor

sarnex commented Nov 7, 2024

yeah nice thx

@sarnex sarnex merged commit aebfdc0 into intel:sycl Nov 7, 2024
13 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