)]}'
{
  "commit": "634ca1af3ecc282294eebcd00bc2cf18b70d283e",
  "tree": "21bcd50a54a9805cc297651a4e1f0dd2e2ca0d6b",
  "parents": [
    "16ab7a667323d82fea338ca3e2e8d25d85706d10"
  ],
  "author": {
    "name": "MaheshRavishankar",
    "email": "1663364+MaheshRavishankar@users.noreply.github.com",
    "time": "Tue Nov 29 20:17:38 2022 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 30 04:17:38 2022 +0000"
  },
  "message": "Add a test that compiles softmax under aggressive fusion. (#11362)\n\nAll the necessary changes have landed to enable aggressive fusion on a softmax input. This compiles, but results in a stack allocation that is more than the allowed bounds. For now this test is added with the bound check relaxed, but that will need to be addressed as well.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "71f6369f5616fd019525cf812a4449040ffbc5ba",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/LLVMCPUCheckIRBeforeLLVMConversion.cpp",
      "new_id": "c26b2a9c3ebb2184089aebb3e0cdd3a1edec5c1c",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/LLVMCPUCheckIRBeforeLLVMConversion.cpp"
    },
    {
      "type": "modify",
      "old_id": "78d88e67c7a0ecf4ae4c7187f91f0fdcfcc2d475",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/test/check_ir_before_llvm_conversion_not_fail_unbound.mlir",
      "new_id": "adae2c33b683ecb75d8001f7f42fcb0d28b8e124",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/test/check_ir_before_llvm_conversion_not_fail_unbound.mlir"
    },
    {
      "type": "modify",
      "old_id": "159c45faf22f858e1e61f2ffdb6f566d99f50f55",
      "old_mode": 33188,
      "old_path": "tests/e2e/regression/BUILD",
      "new_id": "6c1ecf66ac5b4b3b02f41b4f89ff0e87d6415b8c",
      "new_mode": 33188,
      "new_path": "tests/e2e/regression/BUILD"
    },
    {
      "type": "modify",
      "old_id": "0c06be427f28aac57e345f406aa752042dee4d50",
      "old_mode": 33188,
      "old_path": "tests/e2e/regression/CMakeLists.txt",
      "new_id": "df1a0d4e9857e8ac9fe69b20b179b50f33a68fdb",
      "new_mode": 33188,
      "new_path": "tests/e2e/regression/CMakeLists.txt"
    }
  ]
}
