[all-commits] [llvm/llvm-project] 9ba25e: [mlir][Bufferize] NFC - Introduce areCastCompatibl...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Sun Jan 9 11:13:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ba25ec92d88639561797674296b81fb3b67eed5
      https://github.com/llvm/llvm-project/commit/9ba25ec92d88639561797674296b81fb3b67eed5
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2022-01-09 (Sun, 09 Jan 2022)

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

  Log Message:
  -----------
  [mlir][Bufferize] NFC - Introduce areCastCompatible assertions to catch misformed CastOp early

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




More information about the All-commits mailing list