{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":208145128,"defaultBranch":"main","name":"iree","ownerLogin":"iree-org","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-12T20:57:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/107954215?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727478048.0","currentOid":""},"activityList":{"items":[{"before":"00b07043b2d065ba90199d32d205a4e0bc6e4b5f","after":"632ccba41e60cc93250731692d3bdd59cb1f5bd9","ref":"refs/heads/gh-pages","pushedAt":"2024-09-28T01:18:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iree-github-actions-bot","name":null,"path":"/iree-github-actions-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62120345?s=80&v=4"},"commit":{"message":"Deployed 9e09115 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 9e09115 with MkDocs version: 1.6.1"}},{"before":"34641dd2787e938c0a20fdfccfe74121159c376a","after":"9e091155b8b4147a523352e954e161b655399d80","ref":"refs/heads/main","pushedAt":"2024-09-28T01:14:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjacob","name":"Benoit Jacob","path":"/bjacob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79535?s=80&v=4"},"commit":{"message":"Simplifications around narrow dimensions in encodings. (#18607)\n\n* Drop the `kNarrowThreshold` constant, relying instead on the default\r\npadding value.\r\n* When reading an `encoding` attribute to tell if a `round_dims_to`\r\nentry should be considered narrow, rely on the fact that we only ever\r\nneed one narrowest dimension in a given matmul to be considered narrow,\r\nso the smallest `round_dims_to` entry is the narrow one; if all\r\n`round_dims_to` entries are equal, the matmul is not narrow.\r\n* Introduce a `MatmulNarrowDim` struct to unify helpers and group them\r\nin `EncodingOps.{h,cpp}`.\r\n* This enforces in the type system that at most one of the M or N\r\ndimensions may be narrow, not both. Previously, we had different\r\nstructs/tuples, none of which enforced that, so we felt compiled to\r\nwrite comments about the unenforced contract, and the concerned code was\r\nscattered across different files.\r\n* Remove the `getMatmulNarrow{M,N}` getters on `EncodingAttr`.\r\n* Generally we are over-relying on TableGen class methods, which only\r\nobfuscates things compared to functions declared manually in C++ files,\r\nand the new `MatmulNarrowDim` struct allows replacing both these methods\r\nby a single `getMatmulNarrowDim`, which also simplifies callers.\r\n\r\nSigned-off-by: Benoit Jacob ","shortMessageHtmlLink":"Simplifications around narrow dimensions in encodings. (#18607)"}},{"before":"da0955ecc95f3758da3b9de90f109dd28d6a2feb","after":null,"ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T23:00:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"}},{"before":"ff1b8b0e433372b73ad6abcaa101ae0dc2fd639d","after":"34641dd2787e938c0a20fdfccfe74121159c376a","ref":"refs/heads/main","pushedAt":"2024-09-27T23:00:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"Integrate LLVM at llvm/llvm-project@68ddd6c80e917b (#18619)\n\nCarrying local reverts:\r\n\r\n-\r\nhttps://github.com/llvm/llvm-project/commit/852b6486246141e44cc9f126f542a2ae0d73b3d6\r\n-\r\nhttps://github.com/llvm/llvm-project/commit/d1297638a381c4c7da93af4cd48173f4cef4252d\r\n-\r\nhttps://github.com/llvm/llvm-project/commit/bf25ecb6caff22ac7f3e44a396fb2e5aa830db49\r\n\r\n\r\nhttps://github.com/llvm/llvm-project/commit/852b6486246141e44cc9f126f542a2ae0d73b3d6\r\nbreaks the stablehlo build. We need to wait stablehlo bumping LLVM ahead\r\nof it and fix the issue. Then we can bump stablehlo and drop the local\r\ncommit together.\r\n\r\n\r\nhttps://github.com/llvm/llvm-project/commit/d1297638a381c4c7da93af4cd48173f4cef4252d\r\nis the corresponding change to\r\nhttps://github.com/llvm/llvm-project/commit/852b6486246141e44cc9f126f542a2ae0d73b3d6,\r\nso they are reverted altogether.\r\n\r\n---------\r\n\r\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"Integrate LLVM at llvm/llvm-project@68ddd6c80e917b (#18619)"}},{"before":"4cd37d47d03a8d14360ad4b549e48d666cecd30e","after":"da0955ecc95f3758da3b9de90f109dd28d6a2feb","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T22:18:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"revert https://github.com/llvm/llvm-project/commit/bf25ecb6caff22ac7f3e44a396fb2e5aa830db49\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"revert llvm/llvm-project@bf25ecb"}},{"before":"cf37ee65ccb4ff4a38e0d95172a9dc2a4a85923a","after":"4cd37d47d03a8d14360ad4b549e48d666cecd30e","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T21:25:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"revert BUILD.bazel properly\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"revert BUILD.bazel properly"}},{"before":"79585f90a3d81aead3710ebbc667fb448c9e0dfd","after":"cf37ee65ccb4ff4a38e0d95172a9dc2a4a85923a","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T21:01:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"fixes for https://github.com/llvm/llvm-project/commit/a3b34e67e6905eb01709b35d4b792c7442ed93ac\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"fixes for llvm/llvm-project@a3b34e6"}},{"before":"26d9f36713f160744d81fc24937ac3b4bf38880e","after":"79585f90a3d81aead3710ebbc667fb448c9e0dfd","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T20:36:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"bump to 68ddd6c80e917b5792b80bf5fd972e9d7e24fc89\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"bump to 68ddd6c80e917b5792b80bf5fd972e9d7e24fc89"}},{"before":"4782c8a98ca1c10bdb2e4220538f2f034ceafcf9","after":"26d9f36713f160744d81fc24937ac3b4bf38880e","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T19:56:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"Revert https://github.com/llvm/llvm-project/commit/d1297638a381c4c7da93af4cd48173f4cef4252d\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"Revert llvm/llvm-project@d129763"}},{"before":"62415a9b4bb39fc525dbf081d73d259d402fa850","after":"00b07043b2d065ba90199d32d205a4e0bc6e4b5f","ref":"refs/heads/gh-pages","pushedAt":"2024-09-27T18:34:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iree-github-actions-bot","name":null,"path":"/iree-github-actions-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62120345?s=80&v=4"},"commit":{"message":"Deployed ff1b8b0 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed ff1b8b0 with MkDocs version: 1.6.1"}},{"before":"66bf9de4273cde125e8a23d3acb2bd142282aba7","after":"ff1b8b0e433372b73ad6abcaa101ae0dc2fd639d","ref":"refs/heads/main","pushedAt":"2024-09-27T18:31:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"qedawkins","name":"Quinn Dawkins","path":"/qedawkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22101546?s=80&v=4"},"commit":{"message":"[Codegen][GPU] Make operand promotion controlled by lowering config (#18576)\n\nPromoting the operands of a matmul is optional and best to control\r\nthrough the lowering config rather than based on on the fly analysis.\r\nThis gives greater flexibility for adding support for other operations\r\ntoo (like promotion of another kind of contraction or convolution like\r\nop without have to always extend this pass).","shortMessageHtmlLink":"[Codegen][GPU] Make operand promotion controlled by lowering config (#…"}},{"before":"ca45c0f847743d7939e991859258932a739d96d5","after":"62415a9b4bb39fc525dbf081d73d259d402fa850","ref":"refs/heads/gh-pages","pushedAt":"2024-09-27T18:03:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iree-github-actions-bot","name":null,"path":"/iree-github-actions-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62120345?s=80&v=4"},"commit":{"message":"Deployed 66bf9de with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 66bf9de with MkDocs version: 1.6.1"}},{"before":"2e382a757cf8c65b1b7c3da4b92f4c9fbaed7d6c","after":"66bf9de4273cde125e8a23d3acb2bd142282aba7","ref":"refs/heads/main","pushedAt":"2024-09-27T17:59:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"IanWood1","name":"Ian Wood","path":"/IanWood1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75152913?s=80&v=4"},"commit":{"message":"[VectorExt] Fix to_layout op (#18621)\n\nThe layout attr directly before `: vector<...>` leads to ambiguous parsing when attributes are printed inline. This PR wraps the attr in parens, fixes tests, and adds a test to verify the inline layout attr can be parsed.\r\n\r\nCloses #18612","shortMessageHtmlLink":"[VectorExt] Fix to_layout op (#18621)"}},{"before":"53999295d21545ac61c5c65041149906262afd64","after":"4782c8a98ca1c10bdb2e4220538f2f034ceafcf9","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T17:25:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"Revert \"Drop the revert of https://github.com/iree-org/llvm-project/commit/5e9813667958688f5ab0e0b776b509b2b909d1e4#diff-5a347903b8412ed1b1b1948c3fce47f9a6ff05dc70bfaeedb6d06b622e399d91R174\"\n\nThis reverts commit 9ec36ad80c1349d8352b0e416989f3a21bd4038c.\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"Revert \"Drop the revert of iree-org/llvm-project@5e98136#diff-5a34790…"}},{"before":"9ec36ad80c1349d8352b0e416989f3a21bd4038c","after":"53999295d21545ac61c5c65041149906262afd64","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T17:25:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"Revert \"Drop the revert of https://github.com/iree-org/llvm-project/commit/5e9813667958688f5ab0e0b776b509b2b909d1e4#diff-5a347903b8412ed1b1b1948c3fce47f9a6ff05dc70bfaeedb6d06b622e399d91R174\"\n\nThis reverts commit 9ec36ad80c1349d8352b0e416989f3a21bd4038c.","shortMessageHtmlLink":"Revert \"Drop the revert of iree-org/llvm-project@5e98136#diff-5a34790…"}},{"before":"423d409dd5e9f1cdccb49dd09c735bd9b28ea4d5","after":"9ec36ad80c1349d8352b0e416989f3a21bd4038c","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T17:17:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"Drop the revert of https://github.com/iree-org/llvm-project/commit/5e9813667958688f5ab0e0b776b509b2b909d1e4#diff-5a347903b8412ed1b1b1948c3fce47f9a6ff05dc70bfaeedb6d06b622e399d91R174\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"Drop the revert of iree-org/llvm-project@5e98136#diff-5a347903b8412ed…"}},{"before":"cbc2b54a1940b2fc8c63f96bbd6fc181382b7862","after":"ca45c0f847743d7939e991859258932a739d96d5","ref":"refs/heads/gh-pages","pushedAt":"2024-09-27T16:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iree-github-actions-bot","name":null,"path":"/iree-github-actions-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62120345?s=80&v=4"},"commit":{"message":"Deployed 2e382a7 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 2e382a7 with MkDocs version: 1.6.1"}},{"before":"b5b4ab71eb14f489085ac5f0472804a27d2f4f34","after":"2e382a757cf8c65b1b7c3da4b92f4c9fbaed7d6c","ref":"refs/heads/main","pushedAt":"2024-09-27T16:54:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ScottTodd","name":"Scott Todd","path":"/ScottTodd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4010439?s=80&v=4"},"commit":{"message":"[docs] Update examples in the PyTorch+IREE guide (#18620)\n\nProgresses towards https://github.com/iree-org/iree/issues/18564.\r\n\r\nFixes an example involving `shark_turbine.aot` that produced a segfault\r\ndue to a call to `VmModule.wrap_buffer()` when run.\r\n\r\nAlso removes examples related to `aot.jittable` that were present in the\r\ndoc, and updates the recommended PyTorch version.","shortMessageHtmlLink":"[docs] Update examples in the PyTorch+IREE guide (#18620)"}},{"before":"4176791e95c65238d08c855ed1da074d2828eec4","after":"423d409dd5e9f1cdccb49dd09c735bd9b28ea4d5","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T16:52:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"revert two commits\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"revert two commits"}},{"before":"8872710e27f2f93fe5df11306645c15427a7c06d","after":"b5b4ab71eb14f489085ac5f0472804a27d2f4f34","ref":"refs/heads/main","pushedAt":"2024-09-27T16:13:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ScottTodd","name":"Scott Todd","path":"/ScottTodd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4010439?s=80&v=4"},"commit":{"message":"Bump cpubuilder dockerfile image to newer multi-arch version. (#18558)\n\nIn https://github.com/iree-org/base-docker-images/pull/11, I replaced\r\nthe single-architecture `cpubuilder_ubuntu_jammy_x86_64` dockerfile with\r\na multi-architecture `cpubuilder_ubuntu_jammy` dockerfile. This checks\r\nthat the `linux/amd64` platform build of the dockerfile still works for\r\nour usage.","shortMessageHtmlLink":"Bump cpubuilder dockerfile image to newer multi-arch version. (#18558)"}},{"before":null,"after":"4176791e95c65238d08c855ed1da074d2828eec4","ref":"refs/heads/integrates/llvm-20240927","pushedAt":"2024-09-27T15:41:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"Integrate LLVM at llvm/llvm-project@e2cc63d80ce374\n\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"Integrate LLVM at llvm/llvm-project@e2cc63d80ce374"}},{"before":"4438de9c6de94654ac071011a031430fb876af06","after":"cbc2b54a1940b2fc8c63f96bbd6fc181382b7862","ref":"refs/heads/gh-pages","pushedAt":"2024-09-27T14:46:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iree-github-actions-bot","name":null,"path":"/iree-github-actions-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62120345?s=80&v=4"},"commit":{"message":"Deployed 76c3e61 with MkDocs version: 1.6.1","shortMessageHtmlLink":"Deployed 76c3e61 with MkDocs version: 1.6.1"}},{"before":"d5839584547ec2a258b12399f56ea3d006668dbb","after":"76c3e61d563dbc22b74aa9d3d79c11c24a799697","ref":"refs/heads/latest-snapshot","pushedAt":"2024-09-27T14:41:25.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"iree-github-actions-bot","name":null,"path":"/iree-github-actions-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62120345?s=80&v=4"},"commit":{"message":"[CodeGen] Fix the argument replacements in scf.forall op lowering. (#18613)\n\nThey should be scaled by tile sizes. Otherwise, we always access the\r\nsame memory chunk.\r\n\r\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"[CodeGen] Fix the argument replacements in scf.forall op lowering. (#…"}},{"before":"2f0ea3146a5c7ffb3bdcd74222372a0a8db36ec3","after":null,"ref":"refs/heads/revert-18605-fix-deferred-work-queue-asan","pushedAt":"2024-09-27T14:33:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"AWoloszyn","name":"Andrew Woloszyn","path":"/AWoloszyn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9043212?s=80&v=4"}},{"before":"14728a7732939b92f664b8163dce4a9fb1ef6126","after":"8872710e27f2f93fe5df11306645c15427a7c06d","ref":"refs/heads/main","pushedAt":"2024-09-27T14:33:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AWoloszyn","name":"Andrew Woloszyn","path":"/AWoloszyn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9043212?s=80&v=4"},"commit":{"message":"Revert \"Removed the iree_thread_join in the cleanup of deferred_work_queue.c\" (#18616)\n\nReverts iree-org/iree#18605","shortMessageHtmlLink":"Revert \"Removed the iree_thread_join in the cleanup of deferred_work_…"}},{"before":"76c3e61d563dbc22b74aa9d3d79c11c24a799697","after":"14728a7732939b92f664b8163dce4a9fb1ef6126","ref":"refs/heads/main","pushedAt":"2024-09-27T14:30:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ScottTodd","name":"Scott Todd","path":"/ScottTodd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4010439?s=80&v=4"},"commit":{"message":"Bump torch-mlir to 9938abf25e1e7526ca7f43a8c49e9078c14fc55c (#18615)\n\nSigned-off-by: Vivek Khandelwal ","shortMessageHtmlLink":"Bump torch-mlir to 9938abf25e1e7526ca7f43a8c49e9078c14fc55c (#18615)"}},{"before":null,"after":"2f0ea3146a5c7ffb3bdcd74222372a0a8db36ec3","ref":"refs/heads/revert-18605-fix-deferred-work-queue-asan","pushedAt":"2024-09-27T14:01:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AWoloszyn","name":"Andrew Woloszyn","path":"/AWoloszyn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9043212?s=80&v=4"},"commit":{"message":"Revert \"Removed the iree_thread_join in the cleanup of deferred_work_queue.c …\"\n\nThis reverts commit 5a2dd5609d41df71e7ad77fb706e1cb971492f7b.","shortMessageHtmlLink":"Revert \"Removed the iree_thread_join in the cleanup of deferred_work_…"}},{"before":"66d0c31a736e4b684ff741ee9f6459ceddf8d59b","after":"76c3e61d563dbc22b74aa9d3d79c11c24a799697","ref":"refs/heads/main","pushedAt":"2024-09-26T23:42:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"[CodeGen] Fix the argument replacements in scf.forall op lowering. (#18613)\n\nThey should be scaled by tile sizes. Otherwise, we always access the\r\nsame memory chunk.\r\n\r\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"[CodeGen] Fix the argument replacements in scf.forall op lowering. (#…"}},{"before":"32a44bd58cc5f533ca7c327cd43b115dfe9113ad","after":"66d0c31a736e4b684ff741ee9f6459ceddf8d59b","ref":"refs/heads/main","pushedAt":"2024-09-26T22:30:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nirvedhmeshram","name":"Nirvedh Meshram","path":"/nirvedhmeshram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96096277?s=80&v=4"},"commit":{"message":"[DispatchCreation] Disable batch mmt4d fusion as its not supported by backends (#18611)\n\nAs described in #16025 we cant support mmt4d + elementwise fusion yet so\r\nit needs to be disabled. Similarly batch mmt4d also needs to be\r\ndisabled.\r\nFixes https://github.com/iree-org/iree/issues/18589","shortMessageHtmlLink":"[DispatchCreation] Disable batch mmt4d fusion as its not supported by…"}},{"before":"7db91cef123a068960b4edb54424d8dbfa54d613","after":"32a44bd58cc5f533ca7c327cd43b115dfe9113ad","ref":"refs/heads/main","pushedAt":"2024-09-26T22:09:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hanhanW","name":"Han-Chung Wang","path":"/hanhanW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6949191?s=80&v=4"},"commit":{"message":"[DispatchCreation][NFC] Simplify the logic of dumping CollapseInfo. (#18610)\n\nIt uses llvm::interleaveComma to simplify the code. Also, it replaces\r\nthe label with `CollapseDims` for consistency.\r\n\r\nSigned-off-by: hanhanW ","shortMessageHtmlLink":"[DispatchCreation][NFC] Simplify the logic of dumping CollapseInfo. (#…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yOFQwMToxODozMy4wMDAwMDBazwAAAATDIdZk","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNlQyMjowOTozMS4wMDAwMDBazwAAAATCAFJT"}},"title":"Activity · iree-org/iree"}