search for: matther

Displaying 6 results from an estimated 6 matches for "matther".

Did you mean: matter
2013 Sep 02
2
[LLVMdev] [Polly] Update lit config for Cloog
...ring >why it was not needed before or what problem it fixes exactly. Could you >add some information about this to the commit message. > I am not sure why it was not needed before; maybe it has never worked well before. The problem is that Polly never executes Cloog specific testcases no matther whether Cloog is found or not. I find this problem because I put a new testcase in test/Cloog/CodeGen/, but it is never executed. @Sebastian, you added the Cloog directory in r169159, including all testcases and the lit.local.cfg. The lit.local.cfg ensures that cloog specific testcases are execute...
2013 Sep 02
2
[LLVMdev] [Polly] Update lit config for Cloog
...needed before or what problem it fixes exactly. Could you >>> add some information about this to the commit message. >>> >> I am not sure why it was not needed before; maybe it has never worked well before. The problem is that Polly never executes Cloog specific testcases no matther whether Cloog is found or not. I find this problem because I put a new testcase in test/Cloog/CodeGen/, but it is never executed. >> @Sebastian, you added the Cloog directory in r169159, including all testcases and the lit.local.cfg. The lit.local.cfg ensures that cloog specific testcases ar...
2013 Sep 02
0
[LLVMdev] [Polly] Update lit config for Cloog
...it was not needed before or what problem it fixes exactly. Could you >> add some information about this to the commit message. >> > I am not sure why it was not needed before; maybe it has never worked well before. The problem is that Polly never executes Cloog specific testcases no matther whether Cloog is found or not. I find this problem because I put a new testcase in test/Cloog/CodeGen/, but it is never executed. > @Sebastian, you added the Cloog directory in r169159, including all testcases and the lit.local.cfg. The lit.local.cfg ensures that cloog specific testcases are ex...
2013 Sep 26
0
[LLVMdev] [Polly] Update lit config for Cloog
...r what problem it fixes exactly. Could you > >>> add some information about this to the commit message. > >>> > >> I am not sure why it was not needed before; maybe it has never worked well before. The problem is that Polly never executes Cloog specific testcases no matther whether Cloog is found or not. I find this problem because I put a new testcase in test/Cloog/CodeGen/, but it is never executed. > >> @Sebastian, you added the Cloog directory in r169159, including all testcases and the lit.local.cfg. The lit.local.cfg ensures that cloog specific testcas...
2013 Sep 27
1
[LLVMdev] [Polly] Update lit config for Cloog
...em it fixes exactly. Could you >> >>> add some information about this to the commit message. >> >>> >> >> I am not sure why it was not needed before; maybe it has never worked well before. The problem is that Polly never executes Cloog specific testcases no matther whether Cloog is found or not. I find this problem because I put a new testcase in test/Cloog/CodeGen/, but it is never executed. >> >> @Sebastian, you added the Cloog directory in r169159, including all testcases and the lit.local.cfg. The lit.local.cfg ensures that  cloog specific tes...
2005 May 31
4
Extension context question
I have a very simple question . I have 2 internal extension 301 and 300 sip phone . I want to these extesion can call each other, and ext 300 can call outside to pstn, and ext 301 to call internatonal. How can I do that ? [x1] exten => 300,1,Dial(SIP/300) include => pstnlocal [x2] exten => 301,1,Dial(SIP/301) include =>international [pstnlocal] exten =>