[patch] DAG nodes IR ordering code re-factoring

Tom Stellard tom at stellard.net
Tue May 21 10:24:07 PDT 2013


On Mon, May 20, 2013 at 05:46:13AM +0000, Guo, Xiaoyi wrote:
> Hi,
> 
> Please find attached a set of patches that does re-factoring of DAG node IR ordering by using a field in the DAG node object to track it IR ordering.
>

Hi Xiaoyi,

Can you explain why you want to refactor DAG node IR ordering?  I'm not
objecting, I'm just curious.

Also, could you update the R600 target and make sure there are no
regressions.  You can build R600 by using the
--enable-experimental-targets=R600 configure option.

Thanks,
Tom

> Please help to review them and if okay commit them.
> 
> Your help is appreciated.
> 
> Thanks,
> Xiaoyi
> 





> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list