[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: 0680e84a3f2a366a860bd0491f490a2fba800313 https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread Markus Böck via llvm-branch-commits
https://github.com/zero9178 approved this pull request. https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-core Author: None (llvmbot) Changes resolves llvm/llvm-project#79797 --- Full diff: https://github.com/llvm/llvm-project/pull/79863.diff 1 Files Affected: - (modified) mlir/include/mlir/IR/Dialect.h (+10-2) ``diff diff --git a/mlir/in

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
llvmbot wrote: @zero9178 What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/79863 resolves llvm/llvm-project#79797 >From 7eea3aec978bdfb154868f846d52e4cba4cf246c Mon Sep 17 00:00:00 2001 From: Andrei Golubev Date: Mon, 29 Jan 2024 10:37:11 +0200 Subject: [PATCH] [mlir] Revert to old fold logi