[all-commits] [llvm/llvm-project] 59080f: Revert "[MLIR] Expose `getAsValues` in `StaticValu...

lorenzo chelini via All-commits all-commits at lists.llvm.org
Mon Sep 26 13:13:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59080febfc021c1c82ee6a9cc2ff07f9f3ffe56a
      https://github.com/llvm/llvm-project/commit/59080febfc021c1c82ee6a9cc2ff07f9f3ffe56a
  Author: Lorenzo Chelini <l.chelini at icloud.com>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
    M mlir/lib/Dialect/Tensor/IR/TensorInferTypeOpInterfaceImpl.cpp
    M mlir/lib/Dialect/Utils/CMakeLists.txt
    M mlir/lib/Dialect/Utils/StaticValueUtils.cpp

  Log Message:
  -----------
  Revert "[MLIR] Expose `getAsValues` in `StaticValueUtils.h` (NFC)"

It introduces a circular build dependence: DialectUtils <-
ArithmeticUtils <- ArithDialect <- DialectUtils

This reverts commit 27224fe7272a791bcc9f28c997ce322f7d3856cd.




More information about the All-commits mailing list