)]}'
{
  "commit": "4c32dd973543ba5149e4437d2f91bdaf59a0fe46",
  "tree": "b24c5583685620a2d942165a3e1707b545cb95db",
  "parents": [
    "6cd6f7462c4932bcea016bb0a2c171aa1f2c5dc1"
  ],
  "author": {
    "name": "David Neto",
    "email": "dneto@google.com",
    "time": "Mon Nov 23 17:17:35 2020 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Mon Nov 23 17:17:35 2020 +0000"
  },
  "message": "spirv-writer: Fix phi for short-circuiting operators\n\nThe Phi in the merge block was taking the value of the RHS\nfrom the wrong basic block ID. Instead of taking it from\nthe first block of the expression for the RHS, take it from\nthe last block of the expression for the RHS.\n\nBug: tint:355\nChange-Id: I1b79a1b107459fd420e39963ad7ab2e89bc4494f\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/33640\nCommit-Queue: David Neto \u003cdneto@google.com\u003e\nAuto-Submit: David Neto \u003cdneto@google.com\u003e\nReviewed-by: dan sinclair \u003cdsinclair@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f9dd6b44c7798bf75be3fe6944413b2c4dac1c3e",
      "old_mode": 33188,
      "old_path": "src/writer/spirv/builder.cc",
      "new_id": "0d18d84fb19ee8b55c9bdf5aff195cebf51338d8",
      "new_mode": 33188,
      "new_path": "src/writer/spirv/builder.cc"
    },
    {
      "type": "modify",
      "old_id": "1b9c555d228ed7b0f66079a0ce9e33602b9b065b",
      "old_mode": 33188,
      "old_path": "src/writer/spirv/builder_binary_expression_test.cc",
      "new_id": "3a761c9798071e1aa45770fa83ce4b2eb72997f1",
      "new_mode": 33188,
      "new_path": "src/writer/spirv/builder_binary_expression_test.cc"
    }
  ]
}
