[all-commits] [llvm/llvm-project] 2af6dd: [mlir][ods] Fix missing property elision for varia...

Théo Degioanni via All-commits all-commits at lists.llvm.org
Sun Nov 24 01:57:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2af6ddb8a2cdc2a9a8a84a6244905bf9158cca8b
      https://github.com/llvm/llvm-project/commit/2af6ddb8a2cdc2a9a8a84a6244905bf9158cca8b
  Author: Théo Degioanni <theo.degioanni.llvm.deluge062 at simplelogin.fr>
  Date:   2024-11-24 (Sun, 24 Nov 2024)

  Changed paths:
    M mlir/test/IR/properties.mlir
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/tools/mlir-tblgen/OpFormatGen.cpp

  Log Message:
  -----------
  [mlir][ods] Fix missing property elision for variadic segment properties (#115930)

This fixes a bug where variadic segment properties would not be elided
when printing `prop-dict`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list