search for: kazu

Displaying 5 results from an estimated 5 matches for "kazu".

Did you mean: kazuo
2020 Aug 05
5
[RFC] Introduce Dump Accumulator
Introduction ============ This RFC proposes a mechanism to dump arbitrary messages into object files during compilation and retrieve them from the final executable. Background ========== We often need to collect information from all object files of applications. For example: - Mircea Trofin needs to collect information from the function inlining pass so that he can train the machine
2020 Aug 05
3
[RFC] Introduce Dump Accumulator
...d even more output code in the passes but also be > able > > to collect at least that information. That doesn't mean we couldn't > add another > > output stream that would always/only redirect into the sections. > > > ~ Johannes > > > On 8/5/20 5:36 PM, Kazu Hirata via llvm-dev wrote: >> Introduction >> ============ >> >> This RFC proposes a mechanism to dump arbitrary messages into object >> files during compilation and retrieve them from the final executable. >> >> Background >> ========== >> >...
2009 Oct 16
3
package installation from source
...; > I changed PATH by PATH = D:\programy\Rtools\bin; D:\programy\Rtools\perl\bin; D:\programy\Rtools\MinGW\bin; D:\programy\R-2.10.0dev\bin; %PATH% When I try to do > install.packages("D:/temp/fun", repos=NULL, type="source") sh nen? n zvem vnit?n?ho ani vn?j??ho p??kazu, spustiteln?ho programu nebo d vkov?ho souboru. Warning message: In install.packages("D:/temp/fun", repos = NULL, type = "source") : installation of package 'D:/temp/fun' had non-zero exit status which basically tells that sh is not a name of command, exe or bat file....
2012 Jun 08
3
error in mlogit
??????????????????????????????????????????... ????: ???? URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120608/37c40cb5/attachment.pl>
2020 Aug 05
3
[RFC] Introduce Dump Accumulator
...le different features were trying to > emit data into the llvm_dump section at the same time. > You could layer the approach: the one llvm_dump section has a pluggable reader. > > > -Eli > > > > *From:* llvm-dev <llvm-dev-bounces at lists.llvm.org> *On Behalf Of *Kazu > Hirata via llvm-dev > *Sent:* Wednesday, August 5, 2020 3:36 PM > *To:* llvm-dev at lists.llvm.org; Mircea Trofin <mtrofin at google.com>; Wei Mi > <wmi at google.com>; james.henderson at sony.com > *Subject:* [EXT] [llvm-dev] [RFC] Introduce Dump Accumulator > >...