Displaying 20 results from an estimated 21 matches for "20200731".
Did you mean:
20200711
2020 Jul 31
2
Normalize a SCEV Expression
...d to a
> specific location and the flags need to be valid for the whole scope the
> expression can be evaluated in.
>
> Cheers,
> Florian
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200731/89f38386/attachment.html>
2020 Jul 31
2
What is the "correct" way to add a print pass in the NPM ?
...e other passes that can invoke `-passes=print<>` but the
implementation
seems to be in the wrapper pass for the old pass manager.
Thanks,
Stefanos Baziotis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200731/8387a5bd/attachment.html>
2020 Jul 31
2
MLIR Buildbot configuration
Hi,
I broke the MLIR build yesterday and the two Flang bots told me about it
pretty much right away. Yay!
That is how I always thought the setup should work (modulo that we all
try not to break builds).
Today I got emails from an MLIR bot and I was a bit confused. I looked
at the configuration of the two
MLIR bots and it seems they test commits one by one, with the backlog
that you would
2020 Jul 25
2
Regarding encoded data
Hello,
I've been trying to understand how to use opus codec for quite some time.
There is a thing that doesn't make sense to me. I will try to explain what
it is below,
In *opus_encode() *function, *opus_int16 pcm* is said to have a size
of *frame_size
* channels*, where *frame_size* is said to be one of* 20, 240, 480, 960,
1920, and 2880.*
Let's say, frame_size is 960, then
2020 Jul 31
0
[EXTERNAL] Re: OMNIVSX1000D Compatibility
...tems or information. It is your responsibility to maintain virus detection systems to prevent damage to your electronic systems and information.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20200731/b08e0c6e/attachment.html>
2020 Jul 31
0
X.Org security advisory: July 31, 2020: libX11
...them in understanding them and providing fixes.
--
Matthieu Herrb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 793 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-announce/attachments/20200731/85b6848d/attachment.sig>
2020 Jul 31
0
X.Org security advisory: July 31, 2020: Xserver
...ohn working with
Trend Micro Zero Day Initiative.
--
Matthieu Herrb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 793 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-announce/attachments/20200731/ad6720ea/attachment.sig>
2020 Jul 31
0
[ANNOUNCE] libX11 1.6.10
.../archive/individual/lib/libX11-1.6.10.tar.gz.sig
--
Matthieu Herrb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 793 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-announce/attachments/20200731/c8f4ceb9/attachment.sig>
2020 Feb 05
3
[Bug 1406] New: nft dies with an assertion of consumed > 0
https://bugzilla.netfilter.org/show_bug.cgi?id=1406
Bug ID: 1406
Summary: nft dies with an assertion of consumed > 0
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2020 Aug 01
0
8.2.2004 Latest yum update renders machine unbootable
...hat the downgrade is not possibile. I don't know why.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20200731/62199254/attachment-0002.sig>
2019 Jul 11
2
[Bug 1352] New: After adding map type ipv4_addr : counter it behaves as a set
https://bugzilla.netfilter.org/show_bug.cgi?id=1352
Bug ID: 1352
Summary: After adding map type ipv4_addr : counter it behaves
as a set
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2020 Jul 31
3
Which compiler collection on Windows?
Now that I can build LLVM on Windows, I tried doing it.
--------------------------
... some good stuff ...
C:/LLVM/llvm-project/llvm/lib/Support/Chrono.cpp:35:17: error: '::localtime_s' has not been declared; did you mean 'localtime'?
35 | int Error = ::localtime_s(&Storage, &OurTime);
| ^~~~~~~~~~~
| localtime
(The error
2020 Jul 30
2
Normalize a SCEV Expression
Hi,
I have a SCEV like this: {16,+,8}. Say that this came from a loop like:
int64_t *p;
for (int64_t i = 0; i < ...; ++i)
p[i+2]...
And assuming that I'm on a 64-bit machine. What I would like to do is
normalize it
like that, basically this: {2,+,1} i.e. map it to the index.
Now, I tried to get the underlying element size of the pointer, then
getUDivExpr(OriginalSCEV, ElementSize); But
2020 May 02
5
[Bug 1426] New: Inefficient command lookup on errors
https://bugzilla.netfilter.org/show_bug.cgi?id=1426
Bug ID: 1426
Summary: Inefficient command lookup on errors
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2017 Apr 01
6
[Bug 1140] New: nft dump invalid (flow table)
https://bugzilla.netfilter.org/show_bug.cgi?id=1140
Bug ID: 1140
Summary: nft dump invalid (flow table)
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2020 Jul 31
2
MLIR Buildbot configuration
..._____________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200731/17ab6182/attachment.html>
2020 Jul 31
2
Issue with inline assembly, function inlining, and position independent code
..., and adds multiple extra moves.
4. Use the local register variable extension to force a C variable to
%r12d. Not supported by Clang/LLVM.
Thanks,
Dominic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200731/5b434e2c/attachment.html>
2020 Jul 30
2
[Buildbots] - Looking for help with new 32 bit Windows buildbot
Hi folks,
*tl;dr*
I'm having some trouble setting up a Windows buildbot and I'm looking for
someone with LLVM-on-Windows experience to help me.
*Long story*
Hans Wennborg recently pointed
<http://lists.llvm.org/pipermail/llvm-dev/2020-May/141803.html>out
<http://lists.llvm.org/pipermail/llvm-dev/2020-May/141803.html>, that we're
missing a 32 bit Windows buildbot and I
2020 Jul 26
3
[EXTERNAL] Re: OMNIVSX1000D Compatibility
Did you see what objecttothis posted on GitHub already?
In any event, your issue with NUT and the 3024 AVR750U is that the UPS reboots output instead of shutting off when the shutdown command is sent, correct?
Good suggestion on the driver authors, thanks.
Thank you,
David Zomaya
From: Nut-upsuser <nut-upsuser-bounces+david_zomaya=tripplite.com at alioth-lists.debian.net> on
2020 Jul 31
6
8.2.2004 Latest yum update renders machine unbootable
Il 31/07/20 13:08, ja ha scritto:
> On Fri, 2020-07-31 at 22:35 +1200, Alan McRae via CentOS wrote:
>> I am running an Intel x64 machine using UEFI to boot an SSD.
>>
>> Installing the latest yum update which includes grub2 and kernel
>> 4.18.0-193.14.2.el8_2.x86_64 renders the machine unbootable, blank
>> screen where grub should be, no error messages, just hangs.