-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][ESIMD] Add support for addc and subb operations #8758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Complementary test PR: intel/llvm-test-suite#1690 |
AMDGPU failure : |
CUDA failure : |
# Conflicts: # llvm/lib/SYCLLowerIR/ESIMD/LowerESIMD.cpp # sycl/include/sycl/ext/intel/experimental/esimd/detail/math_intrin.hpp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, for late response, I needed to do a bit of research to see if we have better options than using GenX intrinsics.
Test failures: |
@sarnex - you asked some questions, it is unclear if they are answered. Please mark as 'Resolved' those that got some additional fix or answer from Gregory. |
@v-klochkov everything is addressed, i marked them as resolved, thanks gregory! |
No description provided.