Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix illegal opcode error from mlas (microsoft#17885)
### Description <!-- Describe your changes. --> Use cpuinfo value when checking to dot product is available. Reading the ID_AA64ISAR0_EL1 register is unsafe. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> microsoft#17647 microsoft#17541 microsoft#17851
- Loading branch information