)]}'
{
  "commit": "aaea86c2fd8919acbbb24d265e50be76496fb656",
  "tree": "d687cbbd2afbfe0d48afb6036c4ca1a3997bf9f9",
  "parents": [
    "5d488a1dfe76f30ecd0e8aec7b7dabb72f37b2c1"
  ],
  "author": {
    "name": "Steven Perron",
    "email": "stevenperron@google.com",
    "time": "Thu Aug 06 12:10:00 2026 -0700"
  },
  "committer": {
    "name": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Aug 06 12:10:00 2026 -0700"
  },
  "message": "[reader] Replicate pointers escaping control flow.\n\nWhen a pointer is defined inside a control flow construct (like a\nswitch) and used after it, the SPIR-V reader would previously fail\nbecause it attempted to return the pointer from the construct (which is\nnot allowed for pointers in WGSL/Tint IR).\n\nThis CL updates the parser to replicate the access chains (and\nlet-bindings from OpCopyObject) of such pointers at the use site outside\nthe construct.\n\nTAG\u003dagy\n\nBug: 504680921\nChange-Id: I94b717ab8c7c468e2ae839ec23906d8f144a7cf2\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/330235\nCommit-Queue: James Price \u003cjrprice@google.com\u003e\nCommit-Queue: Steven Perron \u003cstevenperron@google.com\u003e\nAuto-Submit: Steven Perron \u003cstevenperron@google.com\u003e\nReviewed-by: James Price \u003cjrprice@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1e4c7f6dd12e5c8b13667530882b29f45c1f6230",
      "old_mode": 33188,
      "old_path": "src/tint/lang/spirv/reader/parser/branch_test.cc",
      "new_id": "b0bb132a9810c5a94d8aa4eefba5d023bdc0f0f0",
      "new_mode": 33188,
      "new_path": "src/tint/lang/spirv/reader/parser/branch_test.cc"
    },
    {
      "type": "modify",
      "old_id": "742442567da90e466d06e59ca63f6189dacbf538",
      "old_mode": 33188,
      "old_path": "src/tint/lang/spirv/reader/parser/parser.cc",
      "new_id": "8f7c4133dc23fdced87b4e6b1225965a14fa2250",
      "new_mode": 33188,
      "new_path": "src/tint/lang/spirv/reader/parser/parser.cc"
    }
  ]
}
