[all-commits] [llvm/llvm-project] 31fc47: [MLIR] Expose region equivalence check through Ope...
frgossen via All-commits
all-commits at lists.llvm.org
Mon Feb 27 07:50:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31fc47e3ab8b6703166e27ac02b056ce1fec0fcc
https://github.com/llvm/llvm-project/commit/31fc47e3ab8b6703166e27ac02b056ce1fec0fcc
Author: Frederik Gossen <frgossen at google.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M mlir/include/mlir/IR/OperationSupport.h
M mlir/lib/IR/OperationSupport.cpp
Log Message:
-----------
[MLIR] Expose region equivalence check through OperationEquivalence
Differential Revision: https://reviews.llvm.org/D144735
More information about the All-commits
mailing list