[all-commits] [llvm/llvm-project] b2d1de: [mlir][Interfaces][NFC] Delete dead code from Offs...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Aug 3 02:47:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2d1de2d632b7d4f2cb677f6b8ba36c6dda2c846
      https://github.com/llvm/llvm-project/commit/b2d1de2d632b7d4f2cb677f6b8ba36c6dda2c846
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

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

  Log Message:
  -----------
  [mlir][Interfaces][NFC] Delete dead code from OffsetSizeAndStrideOpInterface

Also make `getNumDynamicEntriesUpToIdx` a helper function. It does not have to be an interface method.

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




More information about the All-commits mailing list