)]}'
{
  "commit": "0bf181eb34bbac1a65522dbbef42c81a705d3102",
  "tree": "7fadb53f1f6b5f46b6070474b0246c7bd9adcc23",
  "parents": [
    "ed803c879a8c100c59b5476a2ef6de64b2bf625f"
  ],
  "author": {
    "name": "YunQiang Su",
    "email": "syq@debian.org",
    "time": "Thu May 23 22:27:17 2024 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 23 22:27:17 2024 +0800"
  },
  "message": "MIPS: Fix llvm.{min,max}num for R6 (#93125)\n\nMIPS max.fmt/min.fmt instructions is IEEE2008 compatiable. If either\r\nargument is sNaN, the result will be NaN.\r\n\r\nSo we define fminnum_ieee instead of fminnum in Mips32r6InstrInfo.td. We\r\nalso should define fcanonicalize. So that we can define fminnum as\r\nexpand to fcanonicalize and fminnum_ieee.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f609305bfee42902c1502b9b8f3a3813a31f100b",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/Mips/Mips32r6InstrInfo.td",
      "new_id": "91ffbc4eb77dda433b0cd44dd07e1462e6cee0c1",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/Mips/Mips32r6InstrInfo.td"
    },
    {
      "type": "modify",
      "old_id": "459164fa7a29d35573d03da475327213aac4b920",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/Mips/MipsISelLowering.cpp",
      "new_id": "c2be8c80b7a83f14ac82a4030b881a1e36485364",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/Mips/MipsISelLowering.cpp"
    },
    {
      "type": "modify",
      "old_id": "e14e89916e6dc1bc6fa175e3cb466da576b3af0a",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Mips/mipsr6-minmaxnum.ll",
      "new_id": "2a0ad07474c096964e0b2c92e7f0f1408d3f7d0a",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Mips/mipsr6-minmaxnum.ll"
    },
    {
      "type": "modify",
      "old_id": "fe68bee408fc896f37aab81e2afaf7eddc67f2df",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Mips/msa/f16-llvm-ir.ll",
      "new_id": "42b0f69181ab7f9aab2acae0be9f604d3c21eee0",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Mips/msa/f16-llvm-ir.ll"
    }
  ]
}
