Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Conversation

fineg74
Copy link

@fineg74 fineg74 commented Jun 3, 2022

Complementary compiler PR intel/llvm#6242

Copy link

@v-klochkov v-klochkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test looks good.
I have only one comment: It tests only 1 input pair or values and it is the only test for fmod we have in ESIMD folder. Can you please add more test cases with various signs and reminders.
Something similar to the test cases used here: https://en.cppreference.com/w/cpp/numeric/math/fmod

@fineg74
Copy link
Author

fineg74 commented Jun 14, 2022

The test looks good. I have only one comment: It tests only 1 input pair or values and it is the only test for fmod we have in ESIMD folder. Can you please add more test cases with various signs and reminders. Something similar to the test cases used here: https://en.cppreference.com/w/cpp/numeric/math/fmod

Fixed

v-klochkov
v-klochkov previously approved these changes Jun 14, 2022
@v-klochkov
Copy link

/verify with intel/llvm#6242

@v-klochkov v-klochkov merged commit 6646adc into intel:intel Jun 22, 2022
@fineg74 fineg74 deleted the fmod branch July 14, 2022 17:42
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…el#1045)

* Add a test to validate new implementation of esimd::fmod
myler added a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
CMPLRTST-17291: fix the issue ZE_DEBUG=1 will be overwrited by opt_use_gpu_zedebug (ZE_DEBUG=-1)
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants