Displaying 20 results from an estimated 27 matches for "1&e".
2007 Aug 25
3
Your Confirmation Required
...BigStuff.com
GreatBigStuff.com mailing list.
You MUST click on the link below to have your address removed
from our list. This is to ensure that someone doesn't remove your
address from our list without your knowledge or consent.
Thank you,
http://www.greatbigstuff.com/cgi-bin/smpro2/s.pl?r=1&l=1&e=rsync=:lists.samba.org&p=941156
AOL users, please click: <A HREF="http://www.greatbigstuff.com/cgi-bin/smpro2/s.pl?r=1&l=1&e=rsync=:lists.samba.org&p=941156"><B>Here</B></A>
GreatBigStuff.com
2007 Aug 24
4
Confirm email... (Giant-sized gifts, decor and props)
5-foot pencils? Gallon-sized coffee mugs? 10-pound chocolate bars?
Yes! Yes! Yes! And yes to dozens of other common objects in uncommonly BIG sizes!
That's what GreatBigStuff.com is all about!
Thank you for your interest in http://www.GreatBigStuff.com.
This message is to verify that you wish to have your email address:
rsync@list...
2019 Oct 23
2
[cfe-dev] [Openmp-dev] GitHub Migration Starting Now
On Tue, 2019-10-22 at 09:57 -0700, Tom Stellard via cfe-dev wrote:
> On 10/22/2019 09:08 AM, Tom Stellard via Openmp-dev wrote:
> > Hi,
> >
> > We're getting ready to start migrating to GitHub. SVN will be
> > moved to read-only now and we'll
> > begin the process of...
2007 Aug 25
2
We're going to miss you!
...have received this notice in error,
please visit the GreatBigStuff.com
GreatBigStuff.com mailing list
at our website:
http://www.GreatBigStuff.com
to add yourself automatically, or click on the link
below to automatically re-subscribe yourself:
http://www.greatbigstuff.com/cgi-bin/smpro2/s.pl?a=1&l=1&e=rsync=:lists.samba.org
Thank you,
GreatBigStuff.com
2019 Nov 28
3
Instcombine and bitcast of vector. Wrong CHECKs in cast.ll, miscompile in instcombine?
Hi,
In
llvm/test/Transforms/InstCombine/cast.ll
there is a test like this:
target datalayout = "E-p:64:64:64-p1:32:32:32-p2:64:64:64-p3:64:64:64-
a0:0:8-f32:32:32-f64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-
v64:64:64-v128:128:128-n8:16:32:64"
[...]
define <3 x i32> @test60(<4 x i32> %call4) {
; CHECK-LABEL: @test60(
; CHECK-NEXT: [[P10:%.*]] = shufflevector <4 x i32> [[...
2020 Jul 08
4
[RFC] Saturating left shift intrinsics
Hello,
This is an RFC for adding intrinsics which perform saturating signed/unsigned left shift.
There is currently a patch on Phabricator here:
https://reviews.llvm.org/D83216
The intrinsics are of the form
i32 @llvm.sshl.sat.i32(i32, i32)
i32 @llvm.ushl.sat.i32(i32, i32)
<4 x i32> @llvm.sshl.sat.v4i32(<4 x i32>, <4 x i32>)
<4 x i32> @llvm.ushl.sat.v4i32(<4 x i32>, <4 x i32>)
and are overloaded with a single type wh...
2020 Jun 08
2
Nested instruction patterns rejected by GlobalISel when having registers in Defs
...tional output. Here is the
match table generated for the pattern:
/* 0*/ OPC_CheckOpcode, TARGET_VAL(ISD::SIGN_EXTEND),
/* 3*/ OPC_MoveChild0,
/* 4*/ OPC_CheckOpcode, TARGET_VAL(ISD::SHL),
/* 7*/ OPC_MoveChild0,
/* 8*/ OPC_CheckOpcode, TARGET_VAL(ISD::ANY_EXTEND),
/* 11*/ OPC_RecordChild0, // #0 = $src
/* 12*/ OPC_CheckChild0Type, MVT::i16,
/* 14*/ OPC_MoveParent,
/* 15*/ OPC_RecordChild1, // #1 = $imm
/* 16*/ OPC_MoveChild1,
/* 17*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
/* 20*/ OPC_CheckPredicate, 0, // Predicate_Imm_17_31_i16
/*...
2020 Jun 04
2
Nested instruction patterns rejected by GlobalISel when having registers in Defs
...the patterns, takes the CCReg into
consideration as additional results. I am tempted to modify that part of the
code, but maybe Im missing some invariant thats not immediately evident
Cheers,
Gabriel
From: Dominik Montada <dominik.montada at hightec-rt.com>
Sent: den 4 juni 2020 14:51
To: llvm-dev at lists.llvm.org
Cc: Gabriel Hjort Åkerlund <gabriel.hjort.akerlund at ericsson.com>
Subject: Re: [llvm-dev] Nested instruction patterns rejected by GlobalISel
when having registers in Defs
Hi Gabriel,
I'm working on a downstream target which uses GlobalISel and we...
2020 Jun 16
3
Codifying our Brace rules-
...s add
the braces makes merges all the harder and sometimes more dangerous.
I doubt we're going to get the policy changed from "don't include
unnecessary braces for trivial statements" but if there's any style that
adds them in more places, I'm up for that.
James
On Mon, 15 Jun 2020 at 20:56, Matt Arsenault via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> On Jun 15, 2020, at 15:46, Keane, Erich via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
> Hi all-
>
> A few weeks ago I noticed that our “omit braces with single lin...
2020 Jan 02
2
u2f seed
..._____________________________________
From: openssh-unix-dev <openssh-unix-dev-bounces+kevin.fox=pnnl.gov at mindrot.org> on behalf of Christian Weisgerber <naddy at mips.inka.de>
Sent: Thursday, January 2, 2020 3:42 PM
To: openssh-unix-dev at mindrot.org
Subject: Re: u2f seed
On 2020-01-02, "Fox, Kevin M" <Kevin.Fox at pnnl.gov> wrote:
> In the u2f protocol, my understanding is in the normal case, the web browser seeds the keypair process with the hostname of the remote server. In the case of ssh, the hostname is probably not what I would want to do. But the u2...
2019 Oct 22
4
GitHub Migration Starting Now
Hi,
We're getting ready to start migrating to GitHub. SVN will be moved to read-only now and we'll
begin the process of turning on GitHub commit access. I'll send an email when we're done.
-Tom
2020 Aug 07
4
Saturating float-to-int casts
I have encountered a need for float-to-int casts that saturate to
min/max when the value is out of the range of the target type. It
seems that there is no intrinsic to do this, currently, but on IRC it
was pointed out that a patch [1] has been proposed to implement this
functionality in exactly the way that I was looking for.
It looks like the discussion has died out but I was hoping maybe to
kick it off again.
[1] https://reviews.llvm.org/D54749
--
- DML • he/him
2020 Jun 24
2
Loop vectorization and unsafe floating point math
...on is not safe to apply.".
But given this example (see also https://godbolt.org/z/fzRHsp )
//------------------------------------------------------------------
//
// clang -O3 -Rpass=loop-vectorize -Rpass-analysis=loop-vectorize
#include <stdio.h>
#include <stdint.h>
double v_1 = -902.30847021;
double v_2 = -902.30847021;
int main()
{
#pragma clang loop vectorize_width(2) unroll(disable)
for (int i = 0; i < 16; ++i) {
v_1 = v_1 * 430.33975544;
}
#pragma clang loop unroll(disable)
for (int i = 0; i < 16; ++i) {
v_2 = v_2 * 430.33975544;
}
pr...
2020 Jun 04
2
Nested instruction patterns rejected by GlobalISel when having registers in Defs
...te between them and therefore modify TableGen to only consider outs as the result of interest when processing the patterns?
Gabriel Hjort Åkerlund
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200604/91f46c50/attachment.html>
2019 Oct 31
5
RFC: On non 8-bit bytes and the target for it
On Wed, 2019-10-30 at 15:30 -0700, Chris Lattner via llvm-dev wrote:
> > On Oct 30, 2019, at 3:07 AM, Jeroen Dobbelaere via llvm-dev <
> > llvm-dev at lists.llvm.org> wrote:
> >
> > > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of JF
> > > Bast...
2020 Jun 24
2
Target specific named address spaces
Hi,
Is there a way to implement named address spaces with clang/llvm as it is
possible with gcc ?
We would like to have our own named address space that would be recognized
by the frontend.
Thanks in advance!
Regards,
Sebastien
2020 Jan 10
4
u2f / libfido2 version
Hi,
So I finally have time to test the u2f support
but so far I haven't been very successful,
Specifically, current HEAD has
SSH_SK_VERSION_MAJOR 0x00040000
and I can't seem to find a matching libfido2 version,
current HEAD of Yubico/libfido2 is 0x00020000
Is there a more up to date libfido2
or a particular commit of openssh-portable
I should be using?
thanks
Sean
2020 Sep 01
2
[RFC] [DebugInfo] Using DW_OP_entry_value within LLVM IR
Hi David,
Thanks for your comments!
I just want to add that I think it would neat if the entry values could map into
multi-location dbg.values and DBG_VALUEs that are being proposed on this list.
For example, if we have:
int local = param1 + param2 + 123;
I think it would be good if we would be able to to represent the four different
permutations of the values of the parameters being available in the function or
as entry values.
I have not yet delved into the discussion about the multi-location debug values,
so I don't have any...
1998 Jun 04
1
Funny caching problem
Hi folks,
I am experiencing a strange problem with 1.9.18p7 on FreeBSD 2.2.2.
When I access files from the [homes] share, my Win95 client seems to be
caching the files, and not realising that the files may have changed.
For example, I can load a simple text file (from the [homes] share) into
Codewright on the Win95 client. Then I edit the same file...
2020 Jan 02
4
u2f seed
...protocol seems to have a way to handle this. It just needs to be exposed to the user. The content of the private keyfile in ssh is generated somehow. Where is that done?
Thanks,
Kevin
________________________________________
From: Damien Miller <djm at mindrot.org>
Sent: Wednesday, January 1, 2020 9:36 PM
To: Fox, Kevin M
Cc: openssh-unix-dev at mindrot.org
Subject: Re: u2f seed
On Tue, 31 Dec 2019, Fox, Kevin M wrote:
> When using openssh with a u2f key, you generate a key via:
> ssh-keygen -t ecdsa-sk
>
> Each time you run it, it gives a different key pair. (Randomly se...