)]}'
{
  "commit": "3a4d1c7e77cbb2138478b7ce1f2473d18bbb7d1d",
  "tree": "b564d51c2a8dfdf1f4b0337884d4ce8522ca4eae",
  "parents": [
    "d8331bae70ca7ed9dc711718e6a0f49c97066887"
  ],
  "author": {
    "name": "Jim Lin",
    "email": "jim@andestech.com",
    "time": "Wed Apr 15 08:15:58 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Apr 15 08:15:58 2026 +0800"
  },
  "message": "[RISCV][GISel] Use a single FEQ for fcmp ord/uno x, x (#192022)\n\nWhen both operands of an ORD/UNO compare are the same register,\nthe double-FEQ + AND sequence is redundant: a single FEQ x, x\ngives the same result. Addresses the FIXME in selectFCmp.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "60e65f9db3fc6a02b981881b2c8d00c9bb7af52c",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp",
      "new_id": "cf810d867d9ce67042ddd0080ecc7613953d4c3e",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp"
    },
    {
      "type": "modify",
      "old_id": "9ec8c32e989b0be2e648f818df8c2b8fa7ffad00",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/RISCV/GlobalISel/double-fcmp.ll",
      "new_id": "fc264d293578bf11ec433ab0db97325524adaeb9",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/RISCV/GlobalISel/double-fcmp.ll"
    },
    {
      "type": "modify",
      "old_id": "380751c907c0d968dca9e93a0edcc5652b97805e",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/RISCV/GlobalISel/float-fcmp.ll",
      "new_id": "825e4134d9e9f7fe0a40ef9e013b8981ae00d90f",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/RISCV/GlobalISel/float-fcmp.ll"
    }
  ]
}
