Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ROCm
/
AMDMIGraphX
Public
Notifications
You must be signed in to change notification settings
Fork
144
Star
320
Code
Issues
243
Pull requests
106
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Lower reshape after eliminate_contiguous in a single pass
- #5105
#5105
Merged
pfultz2
merged 14 commits into
develop
ROCm/AMDMIGraphX:develop
from
wip/lower-reshape-review
ROCm/AMDMIGraphX:wip/lower-reshape-review
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Lower reshape after eliminate_contiguous in a single pass
#5105
pfultz2
merged 14 commits into
develop
ROCm/AMDMIGraphX:develop
from
wip/lower-reshape-review
ROCm/AMDMIGraphX:wip/lower-reshape-review
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Delay GPU reshape lowering
Show description for df14fb5
ivarusic-amd
and
cursoragent
committed
df14fb5
View commit details
Copy full SHA for df14fb5
Browse repository at this point
Reject the 2 input reshape in lower_reshape instead of lowering it to a gpu::contiguous that reports the wrong shape
ivarusic-amd
committed
035aacc
View commit details
Copy full SHA for 035aacc
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'develop' into wip/lower-reshape-review
ivarusic-amd
authored
2882951
View commit details
Copy full SHA for 2882951
Browse repository at this point
Update the license year in test/gpu/adjust_allocation.cpp
ivarusic-amd
committed
1ab2a09
View commit details
Copy full SHA for 1ab2a09
Browse repository at this point
Fall back to gpu::contiguous when the derived reshape layout is the identity permutation
ivarusic-amd
committed
68cc4f7
View commit details
Copy full SHA for 68cc4f7
Browse repository at this point
Strengthen reshape layout regression test
Show description for 26f0501
ivarusic-amd
and
cursoragent
committed
26f0501
View commit details
Copy full SHA for 26f0501
Browse repository at this point
Commits on Aug 3, 2026
Rename the reshape lowering copy helpers and derive the precompile output shape from the op
ivarusic-amd
committed
93f0a2f
View commit details
Copy full SHA for 93f0a2f
Browse repository at this point
Merge branch 'develop' into wip/lower-reshape-review
ivarusic-amd
authored
77c5c1c
View commit details
Copy full SHA for 77c5c1c
Browse repository at this point
Commits on Aug 4, 2026
Merge branch 'develop' into wip/lower-reshape-review
ivarusic-amd
authored
e3b5ec6
View commit details
Copy full SHA for e3b5ec6
Browse repository at this point
Commits on Aug 5, 2026
Merge branch 'develop' into wip/lower-reshape-review
ivarusic-amd
authored
007086f
View commit details
Copy full SHA for 007086f
Browse repository at this point
Apply review feedback to the reshape lowering pass
ivarusic-amd
committed
728c2c4
View commit details
Copy full SHA for 728c2c4
Browse repository at this point
Commits on Aug 6, 2026
Merge branch 'develop' into wip/lower-reshape-review
ivarusic-amd
authored
dd71f8a
View commit details
Copy full SHA for dd71f8a
Browse repository at this point
Build the expected module in the lower_reshape tests
ivarusic-amd
committed
7c6f587
View commit details
Copy full SHA for 7c6f587
Browse repository at this point
Commits on Aug 7, 2026
Merge branch 'develop' into wip/lower-reshape-review
ivarusic-amd
authored
c87445b
View commit details
Copy full SHA for c87445b
Browse repository at this point
You can’t perform that action at this time.