[all-commits] [llvm/llvm-project] ed507b: [mlir] NFC - Fix SubViewOp printing

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed Dec 30 08:39:35 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed507bc4d5eee48560d28089ab6e31d91ef3fd88
      https://github.com/llvm/llvm-project/commit/ed507bc4d5eee48560d28089ab6e31d91ef3fd88
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M mlir/lib/Dialect/StandardOps/IR/Ops.cpp

  Log Message:
  -----------
  [mlir] NFC - Fix SubViewOp printing

Avoid casting the source operand type allows better debugging when conversion patterns
fail to produce a proper MemRefType.




More information about the All-commits mailing list