[all-commits] [llvm/llvm-project] 6ff7ef: [mlir][python] Fix-forward 9442b441c1c50e4e6782fd2...

Ingo Müller via All-commits all-commits at lists.llvm.org
Sat Sep 2 07:23:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ff7ef433158b3af6e8d383ef6ed48c97fe23423
      https://github.com/llvm/llvm-project/commit/6ff7ef433158b3af6e8d383ef6ed48c97fe23423
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2023-09-02 (Sat, 02 Sep 2023)

  Changed paths:
    M mlir/test/python/dialects/transform_structured_ext.py

  Log Message:
  -----------
  [mlir][python] Fix-forward 9442b441c1c50e4e6782fd2e6aa16925c9d22e29.

That commit changed the mix-ins for the Python bindings of the PadOp
including some tests, but did not change the corresponding `CHECK`
statements. This patch does that.




More information about the All-commits mailing list