[all-commits] [llvm/llvm-project] e51a20: Fix python test to register all passes before usin...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Jan 24 21:16:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e51a20e166b6c4c7e610fa323d8dcf1213ce88a3
      https://github.com/llvm/llvm-project/commit/e51a20e166b6c4c7e610fa323d8dcf1213ce88a3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M mlir/test/python/pass_manager.py

  Log Message:
  -----------
  Fix python test to register all passes before using "normalize-memrefs"

The pass moved from mlir.transforms to the Memref dialect.




More information about the All-commits mailing list