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

Christian Sigg via All-commits all-commits at lists.llvm.org
Tue Sep 5 00:25:01 PDT 2023


  Branch: refs/heads/release/17.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 092b6c5ee3707ea10b9f10d0a674e8d12395369b
      https://github.com/llvm/llvm-project/commit/092b6c5ee3707ea10b9f10d0a674e8d12395369b
  Author: Christian Sigg <csigg at google.com>
  Date:   2023-09-05 (Tue, 05 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