[all-commits] [llvm/llvm-project] e30068: [mlir][scf][bufferize] Update verifyAnalysis error...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu May 5 00:57:40 PDT 2022


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

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
    M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-invalid.mlir

  Log Message:
  -----------
  [mlir][scf][bufferize] Update verifyAnalysis error message

The previous error message was technically incorrect. We do not compare equivalence of YieldOp operands and ForOp operands.

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




More information about the All-commits mailing list