)]}'
{
  "commit": "92249a35ad7ccd89eaefe42be3b9422e01bdbb85",
  "tree": "1cfa9f371135b8d8abbd85a8669bfaa182f153ee",
  "parents": [
    "382ae50ef836e56bcd0a36a8e9fb1111ee3c5a33"
  ],
  "author": {
    "name": "Krzysztof Parzyszek",
    "email": "Krzysztof.Parzyszek@amd.com",
    "time": "Tue Feb 24 11:24:16 2026 -0600"
  },
  "committer": {
    "name": "Douglas Yung",
    "email": "douglas.yung@sony.com",
    "time": "Fri Mar 06 18:46:54 2026 +0000"
  },
  "message": "[Hexagon] Avoid contracting predicates in createHvxPrefixPred (#183081)\n\nThe function createHvxPrefixPred should only need to expand a predicate\nto match the result\u0027s bytes-per-bit. Otherwise, contracting of the\npredicate may lead to an input that is shorter than 4 bytes, making it\nunsuitable for VINSERTW0.\n\nWhen calling createHvxPrefixPred for vector concatention, re-group the\ninputs to the concat to make sure that the resulting inputs to\ncreateHvxPrefixPred would not need contraction.\n\nFixes https://github.com/llvm/llvm-project/issues/181362\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3ef43ae7ad838ce4cabec8386723645d88c7b01c",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/Hexagon/HexagonISelLowering.h",
      "new_id": "f42840cd284d7de99da152d8e1468ca6460e18e5",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/Hexagon/HexagonISelLowering.h"
    },
    {
      "type": "modify",
      "old_id": "cbe1498bb24a9cdd03283b6cfa84ccfc9e3cd5d0",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp",
      "new_id": "ea0ad78c70bc6e6eaf87babfd90259654808afb2",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "057c9cdee5b76d2c407d9185b9957b95d5f72e85",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Hexagon/autohvx/isel-hvx-rescale-predicate.ll"
    }
  ]
}
