[all-commits] [llvm/llvm-project] cb186b: [mlir][bufferize][NFC] Rename ModuleAnalysisState ...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Apr 6 08:49:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb186bc5084ddace49e6eef2de2346b781391dc4
      https://github.com/llvm/llvm-project/commit/cb186bc5084ddace49e6eef2de2346b781391dc4
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp

  Log Message:
  -----------
  [mlir][bufferize][NFC] Rename ModuleAnalysisState to FuncAnalysisState

This is for consistency reasons. `*AnalysisState` always starts with the name of the dialect.

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




More information about the All-commits mailing list