search for: 2f3

Displaying 6 results from an estimated 6 matches for "2f3".

Did you mean: 23
2013 Aug 06
1
[LLVMdev] Potential SimplifyCFG optimization; hammock to diamond transformation
...o sink code into loops - you would instead want to sink it below code that guards the loop, but not actually into the loop. Here is one paper I am aware of that appears to have an SSA-based formulation of PDE. I have not read this as it is behind a paywall: http://rd.springer.com/chapter/10.1007%2F3-540-48294-6_12 Mark
2013 Aug 06
0
[LLVMdev] Potential SimplifyCFG optimization; hammock to diamond transformation
...would instead > want to sink it below code that guards the loop, but not actually into the > loop. > > Here is one paper I am aware of that appears to have an SSA-based > formulation of PDE. I have not read this as it is behind a paywall: > http://rd.springer.com/chapter/10.1007%2F3-540-48294-6_12 > > Mark > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130806/844869f2/attachment.html>
2013 Aug 06
3
[LLVMdev] Potential SimplifyCFG optimization; hammock to diamond transformation
All, I have some code that looks like the following: { double a, b, c; for (...) { ... a = lots of FP math; b = lots of FP math; c = lots of FP math; if (cond) { a = 0.0; b = 0.1; c = 0.2; } ... } } Could we not convert the hammock into a diamond and move the initial computation of a, b, and c into the else block. Something like this: {
2018 Dec 12
2
efi config hang
...h efi, but that alone isn't a blocker. > > > > Have you tried to updating to a newer gnu-efi ? The one included in syslinux is very old. > > I am using the binaries from > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsources.debian.org%2Fsrc%2Fsyslinux%2F3%3A6.04%257Egit20171011.af7e95c3%2Bdfsg1-6%2Fdebian%2Fchangelog%2F&amp;data=02%7C01%7CJoakim.Tjernlund%40infinera.com%7C1d50b660417a4c6e2c3f08d66086688e%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C636802527742019220&amp;sdata=UYyZaxiiKgLpp%2BrdXmZ3UMVRkvTCagf2SZk%2FVtZnGdM%3D&amp;reserv...
2018 Dec 12
4
efi config hang
On Wed, 2018-12-12 at 16:00 -0600, Carl Karsten via Syslinux wrote: > CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. > > > On Tue, Dec 11, 2018 at 9:19 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > > > > You should be able to
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...;$jSyFc+UTq|5tsy(s!{^|_XeM&VfqGrIZo>J-W z^46)AQ%OoXsfmN3=u`Cdr_ at NRJ=SVZJw0e#D<MY!v#~?o_#tmLcGw#~Og{&`M332w za9~Tn?9euw5e{x6>NwR#802D)sx(h&f^q1X5Y4T~00i0Dui+|`l4M-C3(e+)1Kn&+ z_|K)>Y*UA3kK~o6JnyfzYIqk0CpnL(nWjfntS#FvleV4HuEojbd_NID4Z9YeL-}(! z|5eT55tq2A!5P_B66OT{xH%}AO~2f3`sIcvT+($f0^D>2xa|qI*=P~$+v<c{GAwsw zKu*L3!(x;9qU9VCzJn94rlmS?{iB9c&67 at Zga@#E7fP1F8)|v<Q5v{MRTFg_LM;kq zOor<*eMu)g5&=r0<`tN($6&f1X1ZROaK%wov=v_Hh*PFp9nl$Z5Jzk>J;RaV^(|6S z08&Am8BamLl`r^UP2Uf9d?g9L at H|mkc>`2c{zPeNnGW}RC7sy#VkwRExDq9eJubUA z>V~Vl(rw97n2Y&lt...