)]}'
{
  "commit": "7f98e5a5ea12b986b8637da22b46544b95f831cf",
  "tree": "d15e37e74594eff4b92a8f8f321bf2f02194edc0",
  "parents": [
    "652ab9800808c254bbd84d81d4583c13cd073abb"
  ],
  "author": {
    "name": "Bruno Cardoso Lopes",
    "email": "bruno.cardoso@gmail.com",
    "time": "Thu May 08 11:17:18 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 08 11:17:18 2025 -0700"
  },
  "message": "[MLIR][LLVM] Fix llvm.mlir.global mismatching print and parser order (#138986)\n\n`GlobalOp` was parsing `thread_local` after `unnamed_addr`, but printing in the reverse order.\n\nWhile here, make `AliasOp` match the same behavior and share common parts of global and alias printing.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e17b9fd6eb8d326baae34d45d5e0afc07c4ab045",
      "old_mode": 33188,
      "old_path": "mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp",
      "new_id": "fc74e3d10a7191dd9b04f6ea16ff28a9c96d6c8e",
      "new_mode": 33188,
      "new_path": "mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp"
    },
    {
      "type": "modify",
      "old_id": "efba248534862da5d7a0fb6fdd7ddb69a3cc8647",
      "old_mode": 33188,
      "old_path": "mlir/test/Dialect/LLVMIR/alias.mlir",
      "new_id": "7ce54f35a555732eb43e10ef86b838f265295b55",
      "new_mode": 33188,
      "new_path": "mlir/test/Dialect/LLVMIR/alias.mlir"
    },
    {
      "type": "modify",
      "old_id": "1fd24f3f58e44266ebf385967f4fe527fa2f1110",
      "old_mode": 33188,
      "old_path": "mlir/test/Dialect/LLVMIR/roundtrip.mlir",
      "new_id": "2e6acc13d16275cbb636733980f5f6e3e766f0fb",
      "new_mode": 33188,
      "new_path": "mlir/test/Dialect/LLVMIR/roundtrip.mlir"
    }
  ]
}
