Skip to content

Conversation

@arsenm
Copy link
Contributor

@arsenm arsenm commented Dec 2, 2025

The test changes are mostly GlobalISel specific regressions.
GlobalISel is still relying on isUniformMMO, but it doesn't really
have an excuse for doing so. These should be avoidable with new
regbankselect.

There is an additional regression for addrspacecast for cov4. We
probably ought to be using a separate PseudoSourceValue for the
access of the queue pointer.

Copy link
Contributor Author

arsenm commented Dec 2, 2025

Repost of #170309, which I accidentally merged into the non-main branch

Base automatically changed from users/arsenm/amdgpu/use-constant-pool-kernarg-loads to main December 2, 2025 15:48
@arsenm arsenm changed the title AMDGPU: Fix treating unknown mem operands as uniform (#168980) AMDGPU: Fix treating unknown mem operands as uniform Dec 2, 2025
The test changes are mostly GlobalISel specific regressions.
GlobalISel is still relying on isUniformMMO, but it doesn't really
have an excuse for doing so. These should be avoidable with new
regbankselect.

There is an additional regression for addrspacecast for cov4. We
probably ought to be using a separate PseudoSourceValue for the
access of the queue pointer.
@arsenm arsenm force-pushed the users/arsenm/arsenm/fix-treating-unknown-mmo-uniform-2 branch from 3b09937 to 8ab7ed2 Compare December 2, 2025 15:50
@arsenm arsenm enabled auto-merge (squash) December 2, 2025 15:50
@arsenm arsenm merged commit 0d853ae into main Dec 2, 2025
7 of 9 checks passed
@arsenm arsenm deleted the users/arsenm/arsenm/fix-treating-unknown-mmo-uniform-2 branch December 2, 2025 16:19
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