Opened 5 years ago
#5600 new defect
removeEqualFunctionCalls should be better documented and merged with comSubExp
Reported by: | Francesco Casella | Owned by: | Lennart Ochel |
---|---|---|---|
Priority: | blocker | Milestone: | 2.0.0 |
Component: | Backend | Version: | |
Keywords: | Cc: | Karim Adbdelhak, Andreas Heuermann, Vitalij Ruge |
Description
In the process of fixing #5458, the removeEqualFunctionCalls
was temporarily disabled, which caused some problems. We also discovered that it does a lot more that the documentation says, as documented in the comments to that ticket. It was eventually reinstated with PR #341, causing some regressions.
We should improve the documentation of this module, or possibly merge it with comSubExp
, and try to fix the regressions, assuming they are actually due to that PR.
Note:
See TracTickets
for help on using tickets.