[all-commits] [llvm/llvm-project] c703b4: [mlir][py] Enable loading only specified dialects ...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Thu Jan 2 14:40:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c703b4645c79e889fd6a0f3f64f01f957d981aa4
https://github.com/llvm/llvm-project/commit/c703b4645c79e889fd6a0f3f64f01f957d981aa4
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M mlir/python/mlir/_mlir_libs/__init__.py
M mlir/python/mlir/ir.py
M mlir/test/python/ir/dialects.py
Log Message:
-----------
[mlir][py] Enable loading only specified dialects during creation. (#121421)
Gives option post as global list as well as arg to control which
dialects are loaded during context creation. This enables setting either
a good base set or skipping in individual cases.
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