)]}'
{
  "commit": "375af75efb2ed24f17c1d261bc3c094cac644509",
  "tree": "8442101e612f3b5fdd278469d39e4c2bde65835f",
  "parents": [
    "b76bc185a4f2ba68b55adffd9b66ff6c8b22b960"
  ],
  "author": {
    "name": "Craig Topper",
    "email": "craig.topper@sifive.com",
    "time": "Fri Jun 27 08:56:49 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jun 27 08:56:49 2025 -0700"
  },
  "message": "[RISCV] Simplify the check for when to call EmitLoweredCascadedSelect. NFC (#145930)\n\nBased on the comments and tests, we only want to call\nEmitLoweredCascadedSelect on selects of FP registers.\n\nEverytime we add a new branch with immediate opcode, we\u0027ve been\nexcluding it here.\n\nThis patch switches to checking that the comparison operands are both\nregisters so branch on immediate is automatically excluded.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c1212a8b1cf17cf324cd0adcfc3bb1c1ab569c6e",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/RISCV/RISCVISelLowering.cpp",
      "new_id": "4cf9075078eea40bbd105aec2267c50087320caf",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/RISCV/RISCVISelLowering.cpp"
    }
  ]
}
