Commit 4b2e3d16 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 7d1b176c1d04..fb0753640a07 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/7d1b176c1d04..fb0753640a07


git log 7d1b176c1d04..fb0753640a07 --date=short --no-merges --format='%ad %ae %s'
2019-03-26 paulthomson@users.noreply.github.com reduce: fix loop to selection dominance query (#2477)


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

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.


TBR=dsinclair@chromium.org

Change-Id: Iffb5bb898d3ce6e0f97ff6455db9cffa5baacc63
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539201Reviewed-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@{#644416}
parent ac4b5b74
......@@ -252,7 +252,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': '7d1b176c1d04b8716af8d0a71ad1e4c88c353f2a',
'spv_tools_revision': 'fb0753640a07ded42635d0a21e66df86b3da75f9',
# 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