Commit bad4f9cb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src f54b8653dd9d..9559cdbdf011 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/f54b8653dd9d..9559cdbdf011


git log f54b8653dd9d..9559cdbdf011 --date=short --no-merges --format='%ad %ae %s'
2019-07-26 dnovillo@google.com Fix #2609 - Handle out-of-bounds scalar replacements. (#2767)


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

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

Bug: None
Change-Id: I289bd7cf9b2b847ace74c7fb9ec19a5e1a4ac890
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1723836Reviewed-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@{#681748}
parent 02737849
...@@ -264,7 +264,7 @@ vars = { ...@@ -264,7 +264,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'spv_tools_revision': 'f54b8653dd9d4fb2068c7203b148b4276405bea5', 'spv_tools_revision': '9559cdbdf011c487f67f89e2d694bd4a18d5c1e0',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # 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