-
Bug
-
Resolution: Fixed
-
High
-
Code Generation Tools
-
CODEGEN-5450
-
-
-
Avoid mixing single and double-precision when using float multiplication, or use compiler option --legacy
-
In rare cases, the compiler may place an MPYSPDP instruction in parallel with a single-cycle instruction which writes to a regis...
Compiler mistakenly parallelizes MPYSPDP with single-cycle write of its SP input