- L10,11,36:  Can these declaration be placed in a .h file like "lnopt_main.h" 
that is included by most of the LNO .cxx files?
- L196: do you handle the case that the "def_list" is incomplete?
- L136: if <wn> is in the loop body of <loop>, but outside of <innermost>, will 
it be
       out of the loop when the <loop> shifts to the innermost position?
       OR: Is it TRUE that this will not happen since all loops are perfectly 
nested at this point?

From: Mathew, Pallavi [mailto:pallavi.mat...@amd.com]
Sent: Thursday, June 02, 2011 3:15 PM
To: open64-devel@lists.sourceforge.net
Subject: [Open64-devel] Code review request for vectorizer patch

Hi,
Can a gatekeeper please review the attached vectorizer patch that
moves the vectorizable loop to the innermost position. This optimization
is disabled by default and can be enabled via -LNO:loop_model_simd=on.

Thanks.
Pallavi
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to