[all-commits] [llvm/llvm-project] 900e6f: [mlir][nfc] Allow ops to have operands/attributes ...

Christian Sigg via All-commits all-commits at lists.llvm.org
Sun Sep 3 22:33:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 900e6fcf982a37438546da77f04de17d3c454a11
      https://github.com/llvm/llvm-project/commit/900e6fcf982a37438546da77f04de17d3c454a11
  Author: Christian Sigg <csigg at google.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M mlir/include/mlir/IR/OperationSupport.h

  Log Message:
  -----------
  [mlir][nfc] Allow ops to have operands/attributes named `context`.

This is probably a bad idea, but it's only become a problem with properties and is easy to fix.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list