)]}'
{
  "commit": "8d7dc80a2282987dc65c93452af5712cdfd40aa9",
  "tree": "cd42d83ba15c883956f7ae6e4062cc164d7982ec",
  "parents": [
    "6b93f11c7f19cb4810af533ec56ec07e58ab4aaf"
  ],
  "author": {
    "name": "bjacob",
    "email": "benoitjacob@google.com",
    "time": "Thu Nov 02 13:13:01 2023 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Nov 02 13:13:01 2023 -0400"
  },
  "message": "Stop trying to use builtin `_Float16` (#15388)\n\nWe used to have code using built-in _Float16 type support when it should\r\nbe supported based on compiler identification.\r\n\r\nIt worked well (https://godbolt.org/z/3a6WM39M1) until it didn\u0027t for\r\nsome people (#14549).\r\n\r\nIt\u0027s not worth the hassle, this is only used in slow generic fallbacks\r\nor test code, and we weren\u0027t able to use a builtin for bf16 anyway.\r\n\r\nFixes #14549.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "354da95c032b4719b6ef46c1e035f96bcd4bc65c",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/math.h",
      "new_id": "d801bda13a3813084b3bcf0d77e07781ba06ac69",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/math.h"
    },
    {
      "type": "modify",
      "old_id": "8283cda57284811f5f0e752800f344d247e67e4a",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/builtins/ukernel/common.h",
      "new_id": "378cad7ee91abe03254366275353d8664b617646",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/builtins/ukernel/common.h"
    }
  ]
}
