[all-commits] [llvm/llvm-project] ded75a: Remove sentinel argument from dispatchIndexOpFoldR...

Aliia Khasanova via All-commits all-commits at lists.llvm.org
Tue Dec 13 05:05:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ded75a282a15ab81bda9b7d39e57faafcdf759e7
      https://github.com/llvm/llvm-project/commit/ded75a282a15ab81bda9b7d39e57faafcdf759e7
  Author: Aliia Khasanova <aliia at google.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
    M mlir/lib/Dialect/Utils/StaticValueUtils.cpp

  Log Message:
  -----------
  Remove sentinel argument from dispatchIndexOpFoldResults.
Post clean-up after merger of kDynamicSize and kDynamicStrideOrOffset.

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




More information about the All-commits mailing list