The simplifier (common/com/wn_simp*) will do some re-assoc. A new re-assoc
phase in WOPT can be found at be/opt/opt_reasso.*.


2014-06-24 19:31 GMT+08:00 汪胜 <wans...@gmail.com>:

> Hi, all:
>  I'm curiouse with reassociation translation in open64:
>
> following test case need  "Expression reassociation"  to export  hidden
> redundant in expressions;
>
> a = x * m * y;
> b = x * n * y;
>
> so, which source file in open64 implementes the expression reassociation?
>
> Do you know any classic paper about "expression reassociation"  before PRE
> ? I only know "effective partial redundant eliminate -- briggs"
>
> Thanks;
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>
>


-- 
Regards,
Lai Jian-Xin
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to