[all-commits] [llvm/llvm-project] 2ab14d: [mlir][python] fix python_test dialect and I32/I64...

Maksim Levental via All-commits all-commits at lists.llvm.org
Tue Oct 31 17:55:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ab14dff4355b5b5492214f4a21763be77f0f223
      https://github.com/llvm/llvm-project/commit/2ab14dff4355b5b5492214f4a21763be77f0f223
  Author: Maksim Levental <maksim.levental at gmail.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M mlir/python/mlir/ir.py
    M mlir/test/python/dialects/python_test.py
    M mlir/test/python/python_test_ops.td

  Log Message:
  -----------
  [mlir][python] fix python_test dialect and I32/I64ElementsBuilder (#70871)

This PR fixes the `I32ElementsAttr` and `I64ElementsAttr` builders and
tests them through the `python_test` dialect.




More information about the All-commits mailing list