mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Comment
This commit is contained in:
parent
3996d5bad3
commit
0966c77fa6
@ -47,6 +47,8 @@ namespace solidity::yul
|
||||
*
|
||||
* Prerequisite: Disambiguator, SSATransform.
|
||||
*/
|
||||
|
||||
// TODO This only works for SSA variables - do we want to combine it wih the data flow analyzer?
|
||||
class ReasoningBasedSimplifier: public ASTModifier, SMTSolver
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user