[all-commits] [llvm/llvm-project] 4e14ba: [mlir][linalg][bufferize] tensor::CastOp is an ali...

Matthias Springer via All-commits all-commits at lists.llvm.org
Sun Oct 31 00:57:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e14bacbda6c855793394469f86b0051600cc71b
      https://github.com/llvm/llvm-project/commit/4e14bacbda6c855793394469f86b0051600cc71b
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-10-31 (Sun, 31 Oct 2021)

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

  Log Message:
  -----------
  [mlir][linalg][bufferize] tensor::CastOp is an alias-only op

tensor::CastOp by itself does not bufferize to memory read/write.

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




More information about the All-commits mailing list