search for: varialble

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

Did you mean: variable
2019 Apr 15
2
Loop Strength Reduction Pass Does Not Work for Some Varialbles Related to Induction Variables
...t regards, ------------------------------------------ Tingyuan LIANG MPhil Student Department of Electronic and Computer Engineering The Hong Kong University of Science and Technology 发件人: Momchil Velikov 发送时间: 4月16日星期二 01:13 主题: Re: [llvm-dev] Loop Strength Reduction Pass Does Not Work for Some Varialbles Related to Induction Variables 收件人: Tingyuan LIANG 抄送: llvm-dev at lists.llvm.org From a quick glance at the code, it looks like both inner loops were unrolled at least once (vary by architecture) and have the expected number of multiplications, four and two (if unrolled once), respectively. ht...
2019 Apr 15
2
Loop Strength Reduction Pass Does Not Work for Some Varialbles Related to Induction Variables
Dear all, Hi! Recently, I try to combine the passes SeparateConstOffsetFromGEP and LoopStrengthReduction to transform the multiplication in the lowered GEP IRs into addition. However, it seems LoopStrengthReduction is unable to remove all the multiplications for the element offset calculation. My test code is shown below and thanks a lot in advance for your time and suggestion!
2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
...the code of my dialplan. The dial plan is coded to detect inbound DTMF digits from callers. key "1" is equivalent to "yes" and key "2" is equivalent to "no" in two diferent contexts in the dial plan. When a caller presses 1, yes is passed as a value in a varialble and same when 2 is pressed a "no" is passed. When the values are both set to "yes" from previous contexts in the dialplan; the evaluation of the AND operation in the following expression is true and works fine jumping to the correct priority within the context, exten => s...
2006 Oct 26
0
dialplan issue - 1& 0 should be false
...ssue using the AND (&) operator in the code of my dialplan. The dial plan is coded to detect inbound DTMF digits from callers. key "1" is equivalent to "yes" and key "2" is equivalent to "no" in my dial plan. When a caller presses 1, yes is passed as a varialble and same when 2 is pressed a "no" is passed. When the values are both set to "yes" the evaluation of the AND operation of the following expression is true and works fine going to the correct priority, exten => s,3,Gotoif($[${test11} = yes]& $[${test12} = yes]?7:4) D...
2007 Jul 09
0
[PATCH] Compiz with Fglrx without Xgl (an hack for use-copy)
...ter. I've tested it in my mobility 9700 and I've made some shots too: http://tinyurl.com/2lvqmk I don't think this is an usable way (yet?!) since composite extension by ATi seems really buggy, however mostly works, so... Give a try! PS: I could have done the same using an environment varialble touching only screen.c maybe, but this way is better from the user point of view. -- Trevi?o's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/
2014 Mar 17
2
problema con intalacion de zoo (debido a version) y sentiment140
Daniel- Yo intente bajar de zoo/archive la version anterior (la 7.10) pero no es un zip y como mi OS es windows, no hay caso, no me lo toma. Al instalar sentiment140 (si, desde ese link que has puesto) desde el zip no me aparece en la lista de los paquetes instalados y por tanto cuando hago library(sentiment) me aparece un mensaje indicando que el paquete no existe Gracias por la ayuda!