)]}'
{
  "commit": "9181525e43e117dec6bfb3464bd2ea7a5fb64e84",
  "tree": "7ca06406236b49d6654ca126e87b16dda39fdfda",
  "parents": [
    "94e7e233fe74317d4190e8869a26a0f585c6eb80"
  ],
  "author": {
    "name": "Diego Caballero",
    "email": "diegocaballero@google.com",
    "time": "Mon Oct 09 10:56:53 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Oct 09 10:56:53 2023 -0700"
  },
  "message": "[CPU] Enable fast min/max ops in CPU codegen (#15130)\n\nThis patch introduces a flag to generate `arith.minf/maxf` instead of `arith.minimumf/maximumf` ops in the CPU pipeline. We should enable the flag by default in the future as no ML compiler/library is actually caring about NaNs and +/-0.0 values by default.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d442a197387c77e9a36d85eb4c79a0f809014ee5",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.cpp",
      "new_id": "4feb7068daa8fb65e9cb49d0fa1de227d4072b76",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.cpp"
    }
  ]
}
