[all-commits] [llvm/llvm-project] fbdd98: [mlir][python] Add pythonic interface for GPUFuncO...

Asher Mancinelli via All-commits all-commits at lists.llvm.org
Thu Oct 16 07:04:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbdd98f74f0d9afd1b5e958e5e05022c46b11076
      https://github.com/llvm/llvm-project/commit/fbdd98f74f0d9afd1b5e958e5e05022c46b11076
  Author: Asher Mancinelli <ashermancinelli at gmail.com>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

  Changed paths:
    M mlir/python/mlir/dialects/gpu/__init__.py
    M mlir/test/python/dialects/gpu/dialect.py

  Log Message:
  -----------
  [mlir][python] Add pythonic interface for GPUFuncOp (#163596)

The func dialect provides a more pythonic interface for constructing
operations, but the gpu dialect does not; this is the first PR to
provide the same conveniences for the gpu dialect, starting with the
gpu.func op.



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