[EXT_EP-11594] HWAOPEN instruction illegally appears in parallel with HWALDAB instruction Created: 05/Dec/23 Updated: 08/Dec/23 Resolved: 05/Dec/23 |
|
Status: | Fixed |
Project: | Embedded Software & Tools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Medium |
Reporter: | TI User | Assignee: | TI User |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-11774 |
Found In Release: | C7000_3.1.0.LTS C7000_4.0.0.STS |
Fix In Release: | C7000_3.1.1.LTS C7000_4.1.0.LTS* |
Affected Platform/Device: | default |
Description |
The compiler, in some limited circumstances when using Matrix Multiply Accelerator (MMA) intrinsics, may illegally place an HWAOPEN instruction in parallel with an HWALDAB instruction. If these two instructions occur in the same execute packet, an exception will be generated on the C7000 CPU. This defect does not occur in any version of the published MMALIB source code/library. The user must be coding the MMA with MMA intrinsics and in a very particular way for this defect to occur. |