Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono] Disable few quaternion intrinsics (#82410)
* Disable few quaternion intrinsics For * and / operators as these are not the same as vector operations. Opened #82408 to implement correct ones in future. * Change comparison order
- Loading branch information