[all-commits] [llvm/llvm-project] a1f04b: [mlir][Interfaces][NFC] Use camel case for offset/...

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


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

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

  Log Message:
  -----------
  [mlir][Interfaces][NFC] Use camel case for offset/size/stride accessors

This is for consistency with the remaining MLIR code base.

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




More information about the All-commits mailing list