Skip to content

[MLAS] Avoid default parameters in MLAS function signatures - #27128

Merged
hariharans29 merged 2 commits into
mainfrom
hari/minor_mlas_header_fixes
Feb 19, 2026
Merged

[MLAS] Avoid default parameters in MLAS function signatures#27128
hariharans29 merged 2 commits into
mainfrom
hari/minor_mlas_header_fixes

Conversation

@hariharans29

Copy link
Copy Markdown
Member

Description

IIUC, the MLAS functionsignatures in the mlas header shouldn't use default parameters. Removing them in a couple of places.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes default parameter values from three MLAS function signatures in the header file mlas.h to align with MLAS coding conventions.

Changes:

  • Removed default parameter values from MLAS function signatures to maintain consistency with MLAS library conventions
  • Updated function declarations to require explicit parameter passing

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hariharans29 hariharans29 changed the title Avoid default parameters in MLAS function signatures [MLAS] Avoid default parameters in MLAS function signatures Jan 29, 2026
@hariharans29
hariharans29 merged commit 8b33a5e into main Feb 19, 2026
90 checks passed
@hariharans29
hariharans29 deleted the hari/minor_mlas_header_fixes branch February 19, 2026 19:09
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.

3 participants