You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using assembly statements to manipulate multi-dimensional arrays results in inconsistencies between IR-based code generation and Legacy code generation. However, the length format of the results is consistent; only some of the content differs.
Environment
Compiler version: 0.8.28
Target EVM version (as per compiler settings): None
Description
Using assembly statements to manipulate multi-dimensional arrays results in inconsistencies between IR-based code generation and Legacy code generation. However, the length format of the results is consistent; only some of the content differs.
Environment
Steps to Reproduce
IR-based codegen
decoded output from remix
Legacy codegen
decoded output from remix
The text was updated successfully, but these errors were encountered: