Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assembly analysis shows that using an expression instead of applying the div 6.0 operation using an iterator produces smaller and probably more efficient code. The division by 6.0 was left in the matrix on all values to explicitly show that all values are divided by it. Manually simplifying some values doesn't result in any difference in the compiled code. Godbolt: https://godbolt.org/z/MMfMhnMsq
- Loading branch information