[Mlir-commits] [mlir] 76c3908 - [mlir] rename Math/dependent-dialect.mlir to depends-on-arith.mlir
Alex Zinenko
llvmlistbot at llvm.org
Tue Apr 11 03:36:16 PDT 2023
Author: Alex Zinenko
Date: 2023-04-11T12:35:46+02:00
New Revision: 76c3908273b5c23ad4e38e1af46a1a6c8dbd78a5
URL: https://github.com/llvm/llvm-project/commit/76c3908273b5c23ad4e38e1af46a1a6c8dbd78a5
DIFF: https://github.com/llvm/llvm-project/commit/76c3908273b5c23ad4e38e1af46a1a6c8dbd78a5.diff
LOG: [mlir] rename Math/dependent-dialect.mlir to depends-on-arith.mlir
Added:
mlir/test/Dialect/Math/depends-on-arith.mlir
Modified:
Removed:
mlir/test/Dialect/Math/dependent-dialect.mlir
################################################################################
diff --git a/mlir/test/Dialect/Math/dependent-dialect.mlir b/mlir/test/Dialect/Math/depends-on-arith.mlir
similarity index 100%
rename from mlir/test/Dialect/Math/dependent-dialect.mlir
rename to mlir/test/Dialect/Math/depends-on-arith.mlir
More information about the Mlir-commits
mailing list