[all-commits] [llvm/llvm-project] 2e51e1: [MLIR][Python] enhance python ir printing with pri...
Yuanqiang Liu via All-commits
all-commits at lists.llvm.org
Thu Dec 5 01:31:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e51e150e161bd5fb5b8adb8655744a672ced002
https://github.com/llvm/llvm-project/commit/2e51e150e161bd5fb5b8adb8655744a672ced002
Author: Yuanqiang Liu <liuyuanqiang.yqliu at bytedance.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M mlir/include/mlir-c/Pass.h
M mlir/lib/Bindings/Python/Pass.cpp
M mlir/lib/CAPI/IR/Pass.cpp
M mlir/python/mlir/_mlir_libs/_mlir/passmanager.pyi
M mlir/test/python/pass_manager.py
Log Message:
-----------
[MLIR][Python] enhance python ir printing with pringing flags (#117836)
Close https://github.com/llvm/llvm-project/pull/65854
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