[all-commits] [llvm/llvm-project] 5f5f71: [mlir][tensor][bufferize] Load dependent dialects

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jul 25 02:39:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f5f71e73768cb185beaccdca463bf772cf8d1b3
      https://github.com/llvm/llvm-project/commit/5f5f71e73768cb185beaccdca463bf772cf8d1b3
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][tensor][bufferize] Load dependent dialects

Load dialects that will be generated by the extension. (Except for BufferizationDialect and MemrefDialect which are loaded already.)

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




More information about the All-commits mailing list