-
Notifications
You must be signed in to change notification settings - Fork 314
Open
Labels
auditPreparation or execution of security code audits.Preparation or execution of security code audits.enhancementNew feature or requestNew feature or requestssa
Description
Problem
The doc comments for the mem2reg module are missing information about multiple instructions that need to analyzed by mem2reg. The doc comments only reference Store
, Load
, and Call
. However, instructions operating on arrays are undocumented as well as IfElse.
Happy Case
Go through all comments in the mem2reg module and update as appropriate so that the intention of the pass is clear for external auditors.
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
Metadata
Metadata
Assignees
Labels
auditPreparation or execution of security code audits.Preparation or execution of security code audits.enhancementNew feature or requestNew feature or requestssa
Type
Projects
Status
📋 Backlog