Skip to content

Integrate LLVM to llvm/llvm-project@75b7809248cc#24609

Merged
schuermans-roofline merged 1 commit into
mainfrom
integrates/llvm-20260617
Jun 17, 2026
Merged

Integrate LLVM to llvm/llvm-project@75b7809248cc#24609
schuermans-roofline merged 1 commit into
mainfrom
integrates/llvm-20260617

Conversation

@schuermans-roofline

Copy link
Copy Markdown
Contributor

Adapted region successors's parent() to constructing from op.getOperation() and from isParent() to isOperation() due to LLVM upstream change 6e6c296f2014 [mlir] Use explicit op targets for region successors (#203552)

Adapting to removal of emitc::ApplyOp, using emitc::AddressOfOp or emitc::SubscriptOp + emitc::LoadOp instead ba7be6262c71 [mlir][emitc] Remove deprecated apply op (#203712)

These fixes have been assisted by Claude Code and have been manually reviewed.

Updated torch-mlir submodule as well due to LLVM changes.

Adapted region successors's parent() to constructing from op.getOperation() and from isParent() to isOperation() due to LLVM upstream change
6e6c296f2014 [mlir] Use explicit op targets for region successors (#203552)

Adapting to removal of emitc::ApplyOp, using emitc::AddressOfOp or emitc::SubscriptOp + emitc::LoadOp instead
ba7be6262c71 [mlir][emitc] Remove deprecated apply op (#203712)

These fixes have been assisted by Claude Code and have been manually reviewed.

Updated torch-mlir submodule as well due to LLVM changes.

Signed-off-by: Stefan Schuermans <schuermans@roofline.ai>
@schuermans-roofline schuermans-roofline force-pushed the integrates/llvm-20260617 branch from f518796 to 40b3f24 Compare June 17, 2026 19:45
@schuermans-roofline schuermans-roofline enabled auto-merge (squash) June 17, 2026 20:32
@schuermans-roofline schuermans-roofline merged commit 963a404 into main Jun 17, 2026
68 checks passed
@schuermans-roofline schuermans-roofline deleted the integrates/llvm-20260617 branch June 17, 2026 20:48
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