[all-commits] [llvm/llvm-project] bc30b4: [mlir] enable python bindings for nvgpu transforms...

ftynse via All-commits all-commits at lists.llvm.org
Tue Oct 3 05:53:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc30b415cadc477f229b8f3143979c41fe556a44
      https://github.com/llvm/llvm-project/commit/bc30b415cadc477f229b8f3143979c41fe556a44
  Author: Oleksandr "Alex" Zinenko <zinenko at google.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M mlir/python/CMakeLists.txt
    A mlir/python/mlir/dialects/NVGPUTransformOps.td
    A mlir/python/mlir/dialects/transform/nvgpu.py
    A mlir/test/python/dialects/transform_nvgpu_ext.py
    M utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel

  Log Message:
  -----------
  [mlir] enable python bindings for nvgpu transforms (#68088)

Expose the autogenerated bindings.

Co-authored-by: Martin Lücke <mluecke at google.com>




More information about the All-commits mailing list