Skip to content

Conversation

@justinrosner
Copy link
Contributor

@justinrosner justinrosner commented Oct 17, 2025

Motivation

This PR pulls down a change from upstream LLVM that fixes a crash in SROA that was seen when running the MIGraphX CI: https://github.com/ROCm/rocMLIR-internal/issues/2064

Upstream PR: llvm/llvm-project#162921

PR for develop: #2041

Technical Details

The change fixes a bug in the SROA where tree-structured merge optimization was incorrectly applied when the size of the stored value was not a multiple of the new allocated element type size

Test Plan

  • PR CI

Test Result

  • PR CI

Submission Checklist

@justinrosner justinrosner merged commit 3d7e854 into release/rocm-rel-7.1 Oct 18, 2025
6 of 13 checks passed
@justinrosner justinrosner deleted the justinr-sroa-7.1 branch October 18, 2025 01:27
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.

4 participants