Displaying 6 results from an estimated 6 matches for "rv3".
Did you mean:
rc3
2010 May 31
1
[LLVMdev] Error with instruction selection
Hello,
I'm seeing a miscompilation from the following code:
declare <4 x float>* @getPtr()
define <4 x float> @func() {
%rv1 = call <4 x float>* @getPtr()
%rv2 = call <4 x float>* @getPtr()
%rv3 = load <4 x float>* %rv1
ret <4 x float> %rv3
}
The load ends up loading from the pointer returned by the 2nd function
call.
I traced down the problem to calling the
SelectionDAGISel::SelectCodeCommon on the load instruction. Before
calling that the DAG looks OK. The selected target...
2009 Dec 17
2
issue with using rm: cannot generate on-the-fly list
...oved at the end of each iteration. To do this, I wrote a
function to clean up the workspace. An example is included here:
cleanUpWorkspace<-function()
{
#Remove key data sructures, if they have been declared:
delList<-list()
for(varname in c("rv1","rv2", "rv3", "rv4")) {
if(exists(varname)) {
delList<-append(delList, varname)
}
}
if(length(delList)>0) {
rm(list=delList, pos=-1)
#rm(list=delList, envir=parent.env(environment()))
#rm(list=delList, envir=globalenv())
}
}...
2010 May 31
0
[LLVMdev] Finding Merge nodes in CFG (ambika@cse.iitb.ac.in)
...ot;utf-8"
>
> Hello,
> I'm seeing a miscompilation from the following code:
>
> declare <4 x float>* @getPtr()
> define <4 x float> @func() {
> %rv1 = call <4 x float>* @getPtr()
> %rv2 = call <4 x float>* @getPtr()
> %rv3 = load <4 x float>* %rv1
> ret <4 x float> %rv3
> }
>
> The load ends up loading from the pointer returned by the 2nd function
> call.
> I traced down the problem to calling the
> SelectionDAGISel::SelectCodeCommon on the load instruction. Before
> calling...
2008 Mar 31
1
[03/15][PATCH] kvm/ia64: Add header files for kvm/ia64. V8
Hi Xiantao,
Some more nit-picking, though some of this is a bit more important
to fixup.
Cheers,
Jes
> +typedef struct thash_data {
Urgh! argh! Please avoid typedefs unless you really need them, see
Chapter 5 of Documentation/CodingStyle for details.
> diff --git a/include/asm-ia64/kvm_host.h b/include/asm-ia64/kvm_host.h
> new file mode 100644
> index 0000000..522bde0
> ---
2008 Mar 31
1
[03/15][PATCH] kvm/ia64: Add header files for kvm/ia64. V8
Hi Xiantao,
Some more nit-picking, though some of this is a bit more important
to fixup.
Cheers,
Jes
> +typedef struct thash_data {
Urgh! argh! Please avoid typedefs unless you really need them, see
Chapter 5 of Documentation/CodingStyle for details.
> diff --git a/include/asm-ia64/kvm_host.h b/include/asm-ia64/kvm_host.h
> new file mode 100644
> index 0000000..522bde0
> ---
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...J9Mtil!LYnk6insv%fC
zO=lZ#3_OD`N^2X$ee$EwB?q<p6b2mHq=9IKGPYDiDHX0^;iQ70TK6c<LD!G(u3Z>E
zLwk?G=(4gIXw~6gUt991KN?7Fp6bG$AN(Ya5i2Oh>EjYCNuT7tjc6P3_>I9Bvb!Oi
zMycDx!Ko;Yrev@xsgPsQ@yRS^)AD>S7~B=r28kg}%Gww*;$=B67cHLR7z+jgjILX-
z#6l|=l>c{Af3Ek*=0ckuBVueRhe!Fc17iOd+T_z?034mRJ{V2LN&%rv3<r>8W<b#v
zJ1c{;>#ADwYp_~M0SIpvkK13k?2fVSmM(t*v=lZZ(2TIG6H(VJM=)D)l2iTjXO`cw
zCr5S@g?K%fs8mEr8i$g&c_i%h7#EXGyf5aAu%CpDwC+47qm)BIx4daQlYH#?PKKgU
zbOG0C0x%<`6Y3g~^L8xC=weFjLwI>9`;asdoOl$^CHT_CTb^CZQ^9-xb|Da0L&%9b
zT|^|K|1vt!)>Ff>Q{qJBI%jpH@^anLTp&?PA={?|SNy=kRkyjSzv...