[all-commits] [llvm/llvm-project] 441485: [mlir][linalg][bufferize][NFC] Remove InSpaceSpec ...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Oct 12 17:58:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 441485cc3d0fe36775902237203398530b84b332
      https://github.com/llvm/llvm-project/commit/441485cc3d0fe36775902237203398530b84b332
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

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

  Log Message:
  -----------
  [mlir][linalg][bufferize][NFC] Remove InSpaceSpec from bufferizesToMemoryWrite

Move functionality into a separate function `isInplaceMemoryWrite`.

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




More information about the All-commits mailing list