Skip to content

[mlir] Remove StandardToLLVM pass#39

Merged
vladimirradosavljevic merged 1 commit intomainfrom
mlir_remove_stdtollvm_pass
Feb 12, 2026
Merged

[mlir] Remove StandardToLLVM pass#39
vladimirradosavljevic merged 1 commit intomainfrom
mlir_remove_stdtollvm_pass

Conversation

@vladimirradosavljevic
Copy link
Contributor

@vladimirradosavljevic vladimirradosavljevic commented Feb 12, 2026

solx-llvm PR.

What ❔

Why ❔

This is not needed as we can use common passes to do the same. Also add llvm.target_triple and llvm.data_layout attributes to the MLIR module.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

This is not needed as we can use common passes to
do the same. Also add llvm.target_triple and
llvm.data_layout attributes to the MLIR module.

Signed-off-by: Vladimir Radosavljevic <vr@matterlabs.dev>
Copy link
Contributor

@PavelKopyl PavelKopyl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@PavelKopyl PavelKopyl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vladimirradosavljevic vladimirradosavljevic merged commit e8b7a43 into main Feb 12, 2026
@vladimirradosavljevic vladimirradosavljevic deleted the mlir_remove_stdtollvm_pass branch February 12, 2026 15:25
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.

2 participants