[all-commits] [llvm/llvm-project] 660a78: Revert "Reland: [MLIR][Transforms] Fix Mem2Reg rem...
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Wed Oct 11 08:13:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 660a78fd7db5a004b010853fda035c65533495ee
https://github.com/llvm/llvm-project/commit/660a78fd7db5a004b010853fda035c65533495ee
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M mlir/lib/Transforms/Mem2Reg.cpp
M mlir/test/Dialect/LLVMIR/mem2reg.mlir
Log Message:
-----------
Revert "Reland: [MLIR][Transforms] Fix Mem2Reg removal order to respect dominance (#68767)"
This reverts commit 59fec735950bd9336ae2fd7560b300cb857033f2.
This reland did not properly fix the partial order.
More information about the All-commits
mailing list