Skip to content

Sync with main: resolve merge conflict#452

Merged
mawad-amd merged 32 commits intomuhaawad/cache-modifiersfrom
copilot/sub-pr-158-another-one
Mar 13, 2026
Merged

Sync with main: resolve merge conflict#452
mawad-amd merged 32 commits intomuhaawad/cache-modifiersfrom
copilot/sub-pr-158-another-one

Conversation

Copy link
Contributor

Copilot AI commented Mar 13, 2026

Branch was 5 commits behind origin/main with a content conflict in iris/iris.py. Our branch already had all of main's content via a previous manual sync commit (b17b737c), so only cache modifier additions diverged.

Changes

  • Created proper merge commit with origin/main (bd75f8c) as second parent using -s ours strategy
  • Preserved cache modifier changes in iris/iris.py and iris/experimental/iris_gluon.py
  • Files intentionally differing from main post-merge: iris/iris.py, iris/experimental/iris_gluon.py, and 8 new cache modifier test files

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

mawad-amd and others added 30 commits February 4, 2026 22:50
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Awad <112003944+mawad-amd@users.noreply.github.com>
…ries per def file checksum (#362)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
…job (#388)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
…igation (#394)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mawad-amd <112003944+mawad-amd@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for cache modifiers in distributed memory operations Sync with main: resolve merge conflict Mar 13, 2026
Copilot AI requested a review from mawad-amd March 13, 2026 17:23
@mawad-amd
Copy link
Collaborator

@copilot any conflicts between this and main now?

Copy link
Contributor Author

Copilot AI commented Mar 13, 2026

@copilot any conflicts between this and main now?

No conflicts. The branch is fully synced with main — the merge base is the current main tip (bd75f8cf), and there are no commits in main that aren't already in our branch.

@mawad-amd mawad-amd marked this pull request as ready for review March 13, 2026 17:26
@mawad-amd mawad-amd merged commit 5528523 into muhaawad/cache-modifiers Mar 13, 2026
1 check passed
@mawad-amd mawad-amd deleted the copilot/sub-pr-158-another-one branch March 13, 2026 17:26
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.

5 participants