-
Notifications
You must be signed in to change notification settings - Fork 35
Add backward compatibility workflow and tests (ver 2) #1087
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
Add backward compatibility workflow and tests (ver 2) #1087
Conversation
5da473c
to
2bff6a8
Compare
def2cb9
to
776e84f
Compare
e41e379
to
d7ff064
Compare
d7ff064
to
5987d62
Compare
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.
Was this PR tested on UR/SYCL? BTW, I'd probably wait until tomorrow, when UR is merged to SYCL.
Why do you want to test it on UR? There is no change in this PR that can brake anything. |
5987d62
to
406be0c
Compare
@lukaszstolarczuk intel/llvm run: intel/llvm#17059 |
@lukaszstolarczuk intel/llvm workflow passed |
Add backward compatibility workflow and tests.
Major changes:
fixes #908