[all-commits] [llvm/llvm-project] acae85: [mlir][memref] Add details on the semantic of rein...

qcolombet via All-commits all-commits at lists.llvm.org
Fri Jan 13 02:18:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acae85bd4e1ec19b0e2ed055e7d8a7717474e4c8
      https://github.com/llvm/llvm-project/commit/acae85bd4e1ec19b0e2ed055e7d8a7717474e4c8
  Author: Quentin Colombet <quentin.colombet at gmail.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td

  Log Message:
  -----------
  [mlir][memref] Add details on the semantic of reinterpret_cast

Make it clearer what the semantic of reinterpret_cast is.

In particular, call out that this instruction is not a no-op.

NFC

Related to https://github.com/llvm/llvm-project/issues/59896

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




More information about the All-commits mailing list