)]}'
{
  "commit": "94692cd39626ab736f55352d22bf928a6d70aff8",
  "tree": "71a2f88b245577a8b6338d7c6e202fd8971f449a",
  "parents": [
    "dbf245025422b6565e71322b5205d3f812d86709"
  ],
  "author": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Sat Oct 08 01:28:55 2022 -0400"
  },
  "committer": {
    "name": "Nicolas Capens",
    "email": "nicolascapens@google.com",
    "time": "Tue Oct 11 15:21:47 2022 +0000"
  },
  "message": "Refactor GroupNonUniformArithmetic handling\n\nThe implementation of GroupNonUniformArithmetic instructions used to\nrely on a pimpl struct containing a static template function. It\u0027s\nnot very elegant and causes code bloat. It\u0027s also too closely tied to\nthe SpirvShader class, which we want to refactor into a parsing-only\nclass.\n\nThis change reduces the template function to performing the operation\non scalarized components. It doesn\u0027t need access to SpirvShader nor\nEmitState and takes one fewer arguments.\n\nBug: b/247020580\nChange-Id: I24955b42d84a3a31f139bc0a3aacc09e82f58fee\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/68868\nTested-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\nReviewed-by: Alexis Hétu \u003csugoi@google.com\u003e\nKokoro-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2e57c5dda79072d26b435607051864ed1e3e993a",
      "old_mode": 33188,
      "old_path": "src/Pipeline/SpirvShader.hpp",
      "new_id": "1e775f754f1815e9908fa0157a72ff95f646afca",
      "new_mode": 33188,
      "new_path": "src/Pipeline/SpirvShader.hpp"
    },
    {
      "type": "modify",
      "old_id": "19c2c05d366aa01abdb20036cee8135b954cc4ed",
      "old_mode": 33188,
      "old_path": "src/Pipeline/SpirvShaderGroup.cpp",
      "new_id": "a081437868e658e4547a67fea23ef3c06275519f",
      "new_mode": 33188,
      "new_path": "src/Pipeline/SpirvShaderGroup.cpp"
    }
  ]
}
