Skip to content

Remove unused LLVM inliner interface from heir-opt.#3119

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_937453801
Jun 25, 2026
Merged

Remove unused LLVM inliner interface from heir-opt.#3119
copybara-service[bot] merged 1 commit into
mainfrom
test_937453801

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Remove unused LLVM inliner interface from heir-opt.

Remove the unused LLVM inliner interface registration from heir-opt and remove the LLVMIRTransforms dependency to break the dependency path to NVVMDialect.

The LLVM dialect promises this interface, so I added a dummy interface implementation (we don't use it, so it doesn't matter what we use for the implementation).

Part of #3114

Remove the unused LLVM inliner interface registration from `heir-opt` and remove the `LLVMIRTransforms` dependency to break the dependency path to `NVVMDialect`.

The LLVM dialect promises this interface, so I added a dummy interface implementation (we don't use it, so it doesn't matter what we use for the implementation).

Part of #3114

PiperOrigin-RevId: 937968954
@copybara-service copybara-service Bot merged commit 347e801 into main Jun 25, 2026
1 check was pending
@copybara-service copybara-service Bot deleted the test_937453801 branch June 25, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant