Commit 6b3a5d6e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 4a00a80c4048..08cc49ec59c3 (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/4a00a80c4048..08cc49ec59c3


git log 4a00a80c4048..08cc49ec59c3 --date=short --no-merges --format='%ad %ae %s'
2019-06-05 afdx@google.com Fix bug in 'split blocks', and add tests for fuzzer. (#2658)
2019-06-05 dneto@google.com Optimizer: Handle array type with OpSpecConstantOp length (#2652)


Created with:
  gclient setdep -r src/third_party/SPIRV-Tools/src@08cc49ec59c3

The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel;luci.chromium.try:win_angle_deqp_rel_ng
TBR=radial-bots+chrome-roll@google.com,geofflang@google.com

Change-Id: I2b6497a61bb2fe36ee17c645976c2eb8676c24b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1646892Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#666497}
parent 3757a3d6
......@@ -257,7 +257,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'spv_tools_revision': '4a00a80c40484a6f6f72f48c9d34943cf8f180d4',
'spv_tools_revision': '08cc49ec59c3ff4d6bd4bb4f2097ede35e802158',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment