search for: lerne

Displaying 20 results from an estimated 232 matches for "lerne".

2007 Mar 02
0
R: ARIMA forecasting
Dear all, I just have a short question regarding the forecasting of ARIMA models with external regressors. I tried to program a ARX(1) model arx.mod <- arima(reihe.lern, order = c(1, 0, 0), seasonal = list(order = c(0, 0, 0), period = 52), xreg = lern.design, include.mean = TRUE) for which I need to estimate the next (105th) value. Xreg=lern.design is - at this time - 104 rows long. I
2020 Mar 13
3
Why MachineBasicBlcok doesn't have transferPredecessors() ?
...around. > One good reason for this is that doing it this way only requires > fixing up (target-independent) phi instructions, while doing it the > other way around would require fixing up the (target-specific!) branch > instructions. > > Cheers, > Nicolai > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200314/2536364e/attachment.html>
2020 Aug 04
2
Discourse category for the AMDGPU target
..., this obviously affects the broader LLVM community, hence this > > e-mail on llvm-dev. If people are generally okay with such a move, we > > would ask the Discourse admins to please create that new category. > > > > Cheers, > > Nicolai > > > > -- > > Lerne, wie die Welt wirklich ist, > > aber vergiss niemals, wie sie sein sollte. > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- Lerne, wie...
2020 Feb 05
2
Eliminate some two entry PHI nodes - SimplifyCFG
...would be somewhat parallel to the use > of simplifyInstruction. > > The main question is to how to make this conditional on a per-target > basis, i.e. how to properly define any relevant heuristics via > TargetTransformInfo. > > Cheers, > Nicolai > > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200205/3e8b500b/attachment.html>
2018 Aug 22
2
Condition code in DAGCombiner::visitFADDForFMACombine?
...lvm-dev at lists.llvm.org> > <mailto:llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> > >      > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >      > > > > > > >     -- > >     Lerne, wie die Welt wirklich ist, > >     Aber vergiss niemals, wie sie sein sollte. > >     _______________________________________________ > >     LLVM Developers mailing list > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > &...
2018 Aug 22
4
Condition code in DAGCombiner::visitFADDForFMACombine?
...gt; _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > > -- > Lerne, wie die Welt wirklich ist, > Aber vergiss niemals, wie sie sein sollte. > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > http://lists.llvm.org/cgi-bin/mailman...
2019 Jun 06
3
[RFC] Expressing preserved-relations between passes from different modules (was: Re: Linker issue)
...t; > > > Thanks, > > > > Ryan > > > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2006 Feb 13
2
How can I put the error messages generated by the validation routines into it''s own side frame and how can a click on a error message take me right to the error?
Hello, I''m a newbie, coming from Visual FoxPro - a database centric and object orientated scripting language with a rich set of graphical user interface controlls. Lerning ruby on rails means for me to lern html as well. But now to my problem: The validation errors are listed at the top of the page without any order. Depending on the size of the form and the numbers of errors
2020 Jul 27
2
Discourse category for the AMDGPU target
...: https://llvm.discourse.group/t/category-for-the-amdgpu-target/1480 However, this obviously affects the broader LLVM community, hence this e-mail on llvm-dev. If people are generally okay with such a move, we would ask the Discourse admins to please create that new category. Cheers, Nicolai -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2018 Aug 22
2
Condition code in DAGCombiner::visitFADDForFMACombine?
...o fmad it does do fmad > since HasFMAD is true. > > Thanks. > > > > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -- Lerne, wie die Welt wirklich ist, Aber vergiss niemals, wie sie sein sollte.
2020 Aug 09
2
_mm_lfence in both pathes of an if/else are hoisted by SimplfyCFG potentially breaking use as a speculation barrier
...hoisting inline assembly? > > > > Thanks, > > ~Craig > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2020 Aug 14
3
cmpxchg on floats
...ng list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2020 Aug 04
2
TableGen trace facility
...t all the final records (TableGen already allows >> >you to do that), but also allows you to interactively explore their >> >"history", i.e. how did the records come to be. >> > >> >Cheers, >> >Nicolai >> > >> >-- >> >Lerne, wie die Welt wirklich ist, >> >aber vergiss niemals, wie sie sein sollte.
2020 Feb 16
2
MLIR for clang
...> >> Please ping me for any queries or concerns. >> >> Regards, >> -Prashanth > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2018 Aug 23
2
Condition code in DAGCombiner::visitFADDForFMACombine?
...vm-dev at lists.llvm.org>> >>>> > >>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>> > >>>> >>>> >>>> -- Lerne, wie die Welt wirklich ist, >>>> Aber vergiss niemals, wie sie sein sollte. >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>>...
2020 Aug 04
3
TableGen trace facility
...record database explorer" that doesn't >just let you look at all the final records (TableGen already allows >you to do that), but also allows you to interactively explore their >"history", i.e. how did the records come to be. > >Cheers, >Nicolai > >-- >Lerne, wie die Welt wirklich ist, >aber vergiss niemals, wie sie sein sollte.
2018 Mar 14
0
TableGen: spring cleaning, new features for "functional programming"
...in reviewing the patches when they > arrive! > > Thanks, > Nicolai > > P.S.: I'm going to document some of my findings and changes on my blog, > the first entry is here: https://nhaehnle.blogspot.de/2 > 018/02/tablegen-1-what-has-tablegen-ever-done.html > > -- > Lerne, wie die Welt wirklich ist, > Aber vergiss niemals, wie sie sein sollte. > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------...
2018 Feb 19
4
TableGen: spring cleaning, new features for "functional programming"
...don't. I would appreciate feedback and help in reviewing the patches when they arrive! Thanks, Nicolai P.S.: I'm going to document some of my findings and changes on my blog, the first entry is here: https://nhaehnle.blogspot.de/2018/02/tablegen-1-what-has-tablegen-ever-done.html -- Lerne, wie die Welt wirklich ist, Aber vergiss niemals, wie sie sein sollte.
2005 Nov 21
1
How to add the footer to multipart emails
I recently lerned that Mailman adds its footer to MIME multipart messages by putting the original message in the first part of a new multipart/mixed entity and the footer in the second part, with Content-Disposition: inline. It works well in Thunderbird at least, i.e. the footer is visible; the glitch is that the f...
2020 Mar 13
2
Why MachineBasicBlcok doesn't have transferPredecessors() ?
Hi I want to ask a question. (Maybe it is a trivial question.) I found that there is transferSuccessors() in MachineBasicBlcok So that when manipulating MachineBasicBlock, we can use transferSuccessors to update the CFG easily. Why there is not transferPredecessors in MachineBasicBlcok ? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: