[all-commits] [llvm/llvm-project] 62851e: [MLIR] Rename free function `verify` on OffsetSize...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Wed May 5 05:14:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62851ea7ea2ca59766daab878c5c68629734cb4d
      https://github.com/llvm/llvm-project/commit/62851ea7ea2ca59766daab878c5c68629734cb4d
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2021-05-05 (Wed, 05 May 2021)

  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] Rename free function `verify` on OffsetSizeAndStrideOpInterface

Using a free function verify(<Op>) is error prone. Rename it.

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




More information about the All-commits mailing list