Revision 1
Contact
To report problems with this extended instruction set, please open a new issue at:
Contributors
-
Kévin Petit, Arm Ltd.
Notice
Copyright (c) 2025 Arm Ltd.
Status
Unratified extended instruction set.
Version
Last Modified Date |
2025-10-31 |
Revision |
1 |
Dependencies
This instruction set requires SPIR-V 1.0.
1. Introduction
This specifies the Arm.ExperimentalMLOperations extended instruction set. It provides a mechanism to encode experimental ML operations in SPIR-V modules.
Import this extended instruction set using an OpExtInstImport
Arm.ExperimentalMLOperations.<ver> instruction, where <ver> indicates the
version.
2. Version
This extended instruction set is versioned. The version is specified via the import string. It must be an integer between 1 and the version specified at the beginning of this instruction set. Differences between the version are specified below.
3. Binary Form
Issues
None.
Revision History
| Rev | Date | Author | Changes |
|---|---|---|---|
1 |
2025-10-31 |
Kevin Petit |
Initial revision |