Skip to content

[rocRoller] Remove matchMemoryAccess from client.#3973

Merged
memmett merged 9 commits intodevelopfrom
users/maemmett/remove-match-memory
Feb 12, 2026
Merged

[rocRoller] Remove matchMemoryAccess from client.#3973
memmett merged 9 commits intodevelopfrom
users/maemmett/remove-match-memory

Conversation

@memmett
Copy link
Copy Markdown
Contributor

@memmett memmett commented Jan 20, 2026

Motivation

The matchMemoryAccess parameters is obsolete and was always set to True.

Technical Details

Test Plan

Rely on exists tests.

Test Result

@math-ci-webhook
Copy link
Copy Markdown

perfci run on commit f6d19de

math-ci run

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project status has failed because the head coverage (76.83%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3973      +/-   ##
===========================================
- Coverage    66.04%   65.31%   -0.73%     
===========================================
  Files         1608     1577      -31     
  Lines       256203   242095   -14108     
  Branches     35999    33901    -2098     
===========================================
- Hits        169198   158104   -11094     
+ Misses       71756    69991    -1765     
+ Partials     15249    14000    -1249     
Flag Coverage Δ *Carryforward flag
hipBLAS 90.67% <ø> (ø) Carriedforward from 7a8a3d2
hipBLASLt 43.62% <ø> (ø)
hipDNN 81.63% <ø> (-0.35%) ⬇️ Carriedforward from 7a8a3d2
hipFFT 56.68% <ø> (+0.42%) ⬆️ Carriedforward from 7a8a3d2
hipRAND ?
hipSOLVER ?
hipSPARSE 84.70% <ø> (ø) Carriedforward from 7a8a3d2
rocBLAS 47.85% <ø> (-0.12%) ⬇️ Carriedforward from 7a8a3d2
rocFFT 48.57% <ø> (-3.64%) ⬇️ Carriedforward from 7a8a3d2
rocSOLVER 76.83% <ø> (ø) Carriedforward from 7a8a3d2
rocSPARSE 71.53% <ø> (-<0.01%) ⬇️ Carriedforward from 7a8a3d2

*This pull request uses carry forward flags. Click here to find out more.
see 188 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@math-ci-jobs
Copy link
Copy Markdown

math-ci-jobs Bot commented Feb 4, 2026

Generated Documentation

@math-ci-jobs
Copy link
Copy Markdown

math-ci-jobs Bot commented Feb 4, 2026

CodeQL report

Results Summary

Full table of results
Tool Severity Code Location Line

Links

  • HTML
  • Sarif (for download and usage in conjunction with SARIF viewers)

@math-ci-webhook
Copy link
Copy Markdown

perfci run on commit 395abcc

math-ci run

@math-ci-jobs
Copy link
Copy Markdown

math-ci-jobs Bot commented Feb 4, 2026

Code Coverage Report for gfx942

Summary

Type Total Missed Master Missed Missed Change Coverage Master Coverage Coverage Change
Lines 64123 13682 13186 496 78.66% 79.44% -.78%
Functions 5966 1289 1253 36 78.39% 79.00% -.61%
Regions 39911 11722 11490 232 70.63% 71.21% -.58%
Branches 21721 6534 6406 128 69.92% 70.51% -.59%

This PR adds/edits 1771 newly uncovered lines.

Artifacts

Commit Hashes

@math-ci-webhook
Copy link
Copy Markdown

math-ci-webhook Bot commented Feb 4, 2026

Performance Report for gfx12

Results

Details
@@            Significant (p-val <0.05) Performance Diffs            @@
====================================================================================================
-   1.20% | p=1.7451e-03 
	| CodeGen(instCount: 40000, instructions: comments)| CodeGen() | CodeGen(instCount: 40000, instructions: comments)
+   4.54% | p=5.6994e-05 
	| CodeGen(instCount: 40000, instructions: complex_mi_with_coop)| CodeGen() | CodeGen(instCount: 40000, instructions: complex_mi_with_coop)
+   2.58% | p=2.5347e-02 
	| CodeGen(instCount: 40000, instructions: simple_mi)| CodeGen() | CodeGen(instCount: 40000, instructions: simple_mi)
Links

@math-ci-webhook
Copy link
Copy Markdown

math-ci-webhook Bot commented Feb 4, 2026

Resource Report for gfx12

Results

Details

✔️ No Resource Usage Changes ✔️

Links

@math-ci-webhook
Copy link
Copy Markdown

math-ci-webhook Bot commented Feb 4, 2026

Performance Report for gfx950

Results

Details
@@            Significant (p-val <0.05) Performance Diffs            @@
====================================================================================================
-   0.62% | p=7.0009e-03 
	| CodeGen(instCount: 40000, instructions: comments)| CodeGen() | CodeGen(instCount: 40000, instructions: comments)
Links

@math-ci-webhook
Copy link
Copy Markdown

math-ci-webhook Bot commented Feb 4, 2026

Resource Report for gfx950

Results

Details

✔️ No Resource Usage Changes ✔️

Links

@math-ci-webhook
Copy link
Copy Markdown

perfci run on commit a47def5

math-ci run

@math-ci-webhook
Copy link
Copy Markdown

math-ci-webhook Bot commented Feb 10, 2026

Performance Report for gfx942

Results

Details
@@            Significant (p-val <0.05) Performance Diffs            @@
====================================================================================================
+   2.67% | p=5.6994e-05 
	| CodeGen(instCount: 40000, instructions: comments)| CodeGen() | CodeGen(instCount: 40000, instructions: comments)
+   1.95% | p=1.7451e-03 
	| CodeGen(instCount: 40000, instructions: complex_mi_with_coop)| CodeGen() | CodeGen(instCount: 40000, instructions: complex_mi_with_coop)
Links

@math-ci-webhook
Copy link
Copy Markdown

math-ci-webhook Bot commented Feb 10, 2026

Resource Report for gfx942

Results

Details

✔️ No Resource Usage Changes ✔️

Links

@math-ci-webhook
Copy link
Copy Markdown

perfci run on commit 7a8a3d2

math-ci run

@memmett memmett enabled auto-merge (squash) February 11, 2026 15:49
@math-ci-webhook
Copy link
Copy Markdown

perfci run on commit 7a8a3d2

math-ci run

@memmett memmett merged commit ca9405e into develop Feb 12, 2026
99 of 103 checks passed
@memmett memmett deleted the users/maemmett/remove-match-memory branch February 12, 2026 13:51
kamuruga08 pushed a commit that referenced this pull request Feb 19, 2026
## Motivation

The `matchMemoryAccess` parameters is obsolete and was always set to
True.

## Test Plan

Rely on existing tests.
kamuruga08 pushed a commit that referenced this pull request Feb 19, 2026
## Motivation

The `matchMemoryAccess` parameters is obsolete and was always set to
True.

## Test Plan

Rely on existing tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants