Displaying 5 results from an estimated 5 matches for "40657".
Did you mean:
406,7
2019 Feb 27
3
funnel shift, select, and poison
...select->or transformation incorrect at SDAG
level as well.
I guess until recently people believed that poison in SDAG wasn't much
of a problem (myself included). I was convinced otherwise with the
test cases that Juneyoung found a few weeks ago:
https://bugs.llvm.org/show_bug.cgi?id=40657
MI doesn't have poison AFAIK, so at least we are safe there, I hope
(not sure about undef, though).
I don't know if there was a thorough discussion on the performance
benefits of having poison in SDAG, though. Is it that important? are
there loop-related optimizations that require n...
2006 May 09
0
Graphics issue
I use Wine only to run BigJig (http://www.lenagames.com/bigjig/). Under
Wine 0.9.12 most things work. I can't get graphics for the types of
pieces, only smudges of colour, and I can't start a jigsaw from the
downloaded file.
A previous Answer Man on this list (reln?) said that he had it working
fully, but didn't say what settings he had used. Are there particular DLLs
I should try?
2018 Apr 22
0
[Bug 351] Conntrack loses connection entries
...25152 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 36301:37753(1452) ack 514 win
15972
14:46:33.836197 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 37753:39205(1452) ack 514 win
15972
14:46:33.836774 IP Y.Y.Y.Y.1844 > X.X.X.X.2000: . ack 39205 win 65535
14:46:36.802175 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 39205:40657(1452) ack 514 win
15972
14:46:36.935014 IP Y.Y.Y.Y.1844 > X.X.X.X.2000: . ack 40657 win 65535
14:46:36.968959 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 40657:42109(1452) ack 514 win
15972
14:46:37.153776 IP Y.Y.Y.Y.1844 > X.X.X.X.2000: . ack 42109 win 65535
14:46:37.541677 IP X.X.X.X.2000 > Y.Y...
2019 Feb 26
2
funnel shift, select, and poison
> Transforms/InstCombine/select.ll
> ================================
> define i1 @trueval_is_true(i1 %C, i1 %X) {
> %R = select i1 %C, i1 1, i1 %X
> ret i1 %R
> }
> =>
> define i1 @trueval_is_true(i1 %C, i1 %X) {
> %R = or i1 %C, %X
> ret i1 %R
> }
> ERROR: Target is more poisonous than source (when %C = #x1 & %X = poison)
>
> (there are
2012 Feb 19
4
dovecot freezes when trying to get mail from maildir with mail
I'm completely stumped by this problem and I've tried everything at
present - including installing dovecot from scratch.
The problem is that when trying to get email from the server -AND-
there's email in the account, the pop3 or imap process freezes and no
email is fetched. The crazy thing is, that it has been working
perfectly, but suddenly I'm getting these freezes both