)]}'
{
  "commit": "5ef91b82cbedb4e262af2cb4fddaee7006de8818",
  "tree": "97362a7e36c6a79e286459b0c40dc546bf557417",
  "parents": [
    "44bd43a5168a4a75a037e4899b55bcae40960a8a"
  ],
  "author": {
    "name": "Antonio Maiorano",
    "email": "amaiorano@google.com",
    "time": "Tue Jan 21 15:10:22 2020 -0500"
  },
  "committer": {
    "name": "Antonio Maiorano",
    "email": "amaiorano@google.com",
    "time": "Thu Jan 23 16:31:23 2020 +0000"
  },
  "message": "Subzero: temp fix Float4 % Float4 (FRem)\n\nSubzero emits incorrect code for FRem operations on vectors. Replace\nwith an emulated version that calls fmodf on each component for now.\n\nBug: b/148139679\nChange-Id: Ib541370b71b99649f8c73f982fd12cb3cde25e7f\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/40450\nPresubmit-Ready: Antonio Maiorano \u003camaiorano@google.com\u003e\nReviewed-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\nTested-by: Antonio Maiorano \u003camaiorano@google.com\u003e\nKokoro-Presubmit: kokoro \u003cnoreply+kokoro@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8e939090fbf763051f98c4d3470aa81e1d80166d",
      "old_mode": 33188,
      "old_path": "src/Reactor/EmulatedReactor.cpp",
      "new_id": "dc3d558f23cdc219ca77506922e9dee37bc357fd",
      "new_mode": 33188,
      "new_path": "src/Reactor/EmulatedReactor.cpp"
    },
    {
      "type": "modify",
      "old_id": "10b9b2a259e7eb5e18068c8ce28dc62a392f3356",
      "old_mode": 33188,
      "old_path": "src/Reactor/EmulatedReactor.hpp",
      "new_id": "ccc624599b9def8657dab4ece73ddd66558f2327",
      "new_mode": 33188,
      "new_path": "src/Reactor/EmulatedReactor.hpp"
    },
    {
      "type": "modify",
      "old_id": "99c43de45f239eb9c033fa7f88f0c038674ce431",
      "old_mode": 33188,
      "old_path": "src/Reactor/LLVMReactor.cpp",
      "new_id": "7cdf460d8252a0db0c5b476d1253943dc4b9799c",
      "new_mode": 33188,
      "new_path": "src/Reactor/LLVMReactor.cpp"
    },
    {
      "type": "modify",
      "old_id": "5cf3bced9de5fb79654a85c07a583f20ec311dc5",
      "old_mode": 33188,
      "old_path": "src/Reactor/Reactor.cpp",
      "new_id": "33e1972fac42f2c70d15ca800697d8600d42a6bc",
      "new_mode": 33188,
      "new_path": "src/Reactor/Reactor.cpp"
    },
    {
      "type": "modify",
      "old_id": "a72cb1e486fa1d52dfdbb9534d085690b975e63d",
      "old_mode": 33188,
      "old_path": "src/Reactor/ReactorUnitTests.cpp",
      "new_id": "ffe71c4e65e161d286f0f923c6f9db1d98a2510b",
      "new_mode": 33188,
      "new_path": "src/Reactor/ReactorUnitTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "54dcf933024e4affce6ebbd6301c5be81d72a12e",
      "old_mode": 33188,
      "old_path": "src/Reactor/SubzeroReactor.cpp",
      "new_id": "91de455eba9c36da0c11c6889f1e8b8e2f3c2d2c",
      "new_mode": 33188,
      "new_path": "src/Reactor/SubzeroReactor.cpp"
    }
  ]
}
