[all-commits] [llvm/llvm-project] c36b42: [MLIR][Python] add value attr for PyAffineMapAttri...

Bimo via All-commits all-commits at lists.llvm.org
Mon Jul 1 08:45:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c36b4248286c4546df0c0e93137a340facc75e17
      https://github.com/llvm/llvm-project/commit/c36b4248286c4546df0c0e93137a340facc75e17
  Author: Bimo <rui.xu at intel.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M mlir/lib/Bindings/Python/IRAttributes.cpp
    M mlir/test/python/ir/attributes.py

  Log Message:
  -----------
  [MLIR][Python] add value attr for PyAffineMapAttribute (#97254)

Similar to other attributes in Binding, the `PyAffineMapAttribute`
should include a value attribute to enable users to directly retrieve
the `AffineMap` from the `AffineMapAttr`.



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