[
https://issues.apache.org/jira/browse/SYSTEMML-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2390.
------------------------------------
Resolution: Done
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.2
> Additional IPA deadcode removal pass
> ------------------------------------
>
> Key: SYSTEMML-2390
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2390
> Project: SystemML
> Issue Type: Task
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Priority: Major
> Fix For: SystemML 1.2
>
>
> We generally apply dead code elimination implicitly in HOP DAG construction
> and according to the data flow analysis of used variables. However, with IPA
> and rewrites additional branches and function calls might get removed which
> sometimes creates additional opportunities for dead code elimination.
> Therefore, this task aims to add an IPA pass for dead code removal.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)