[all-commits] [llvm/llvm-project] e8c287: [mlir] Reuse the code between `getMixed*s()` funcs...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Sun Jul 31 12:10:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8c2877565149587fd66fbee591b7d44eecd667d
      https://github.com/llvm/llvm-project/commit/e8c2877565149587fd66fbee591b7d44eecd667d
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2022-07-31 (Sun, 31 Jul 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
    M mlir/include/mlir/Interfaces/ViewLikeInterface.td
    M mlir/lib/Dialect/Utils/StaticValueUtils.cpp
    M mlir/lib/Interfaces/ViewLikeInterface.cpp

  Log Message:
  -----------
  [mlir] Reuse the code between `getMixed*s()` funcs in ViewLikeInterface.cpp.

Differential Revision: https://reviews.llvm.org/D130706




More information about the All-commits mailing list