-
Notifications
You must be signed in to change notification settings - Fork 566
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
spirv-val: Add SPV_ARM_core_builtins validation #4958
Conversation
Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: If1680a823aea9662d44def1ec6fe6ac334c00574
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.
Thanks!
Does this need a dependency bump? I'm seeing compilation errors. e.g.
|
Following KhronosGroup#4958 Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I0aed90dbd5705881a5f68d439f9d191d5d01c993
To avoid mistakes such as the one that happened under KhronosGroup#4958. Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I36ba10cffb61d5a934aa95da51ad09bfdc5c03a5
Yes, it does. I've created #4962. This change should never have gone in as is. A few thoughts on what went wrong:
A couple of proposed improvements:
|
Following #4958 Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I0aed90dbd5705881a5f68d439f9d191d5d01c993 Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This should help with avoiding mistakes such as the one that happened under KhronosGroup#4958. Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I922f02e25c507f3412e0e7a99f525fb617b2d426
We have made a conscious decision not to do this for all builds because we want to make sure everything always builds a head. DEPS is updated when doing a release, and at other adhoc times. I'd be willing to do all CI with DEPS if we had an autoroller, to essentially always keep DEPS at head. Or we could get 1 build to build with DEPS to make sure it always works. We will consider this. Thanks. |
This should help with avoiding mistakes such as the one that happened under KhronosGroup#4958. Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I922f02e25c507f3412e0e7a99f525fb617b2d426
Signed-off-by: Kevin Petit kevin.petit@arm.com
Change-Id: If1680a823aea9662d44def1ec6fe6ac334c00574