On 10/25/2013 04:46 PM, Tobias Burnus wrote:
+ do_range_for_auto_deduction (range_decl, range_expr); // FIXME:IVDEP
I think in this situation let's set a flag on the RANGE_FOR_STMT so we can do ivdep handling at instantiation time.
Jason
On 10/25/2013 04:46 PM, Tobias Burnus wrote:
+ do_range_for_auto_deduction (range_decl, range_expr); // FIXME:IVDEP
I think in this situation let's set a flag on the RANGE_FOR_STMT so we can do ivdep handling at instantiation time.
Jason