[
https://issues.apache.org/jira/browse/SYSTEMML-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm updated SYSTEMML-1693:
-------------------------------------
Description: This task aims to add a new IPA pass for function inlining.
The motivation is that we currently perform function inlining before rewrites
but due to constant propagation, constant folding, branch removal and statement
block merge, there are additional opportunities during IPA.
Summary: New IPA pass for inlining of functions w/ single statement
block (was: New IPA pass for inlining of functions w/ multiple statement
blocks)
> New IPA pass for inlining of functions w/ single statement block
> ----------------------------------------------------------------
>
> Key: SYSTEMML-1693
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1693
> Project: SystemML
> Issue Type: Sub-task
> Reporter: Matthias Boehm
>
> This task aims to add a new IPA pass for function inlining. The motivation is
> that we currently perform function inlining before rewrites but due to
> constant propagation, constant folding, branch removal and statement block
> merge, there are additional opportunities during IPA.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)