[all-commits] [llvm/llvm-project] accf0d: [mlir] Add inliner interface to the index dialect ...
Jack via All-commits
all-commits at lists.llvm.org
Fri Dec 5 06:44:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: accf0de9902b6031d6a5eaa1cccd23ec2b820dc2
https://github.com/llvm/llvm-project/commit/accf0de9902b6031d6a5eaa1cccd23ec2b820dc2
Author: Jack <30296634+jack-slingsby at users.noreply.github.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M mlir/lib/Dialect/Index/IR/IndexDialect.cpp
A mlir/test/Dialect/Index/inliner-interface.mlir
Log Message:
-----------
[mlir] Add inliner interface to the index dialect (#170459)
Add the inliner interface to the index dialect allowing the `inline`
pass to inline all index operations.
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