Displaying 5 results from an estimated 5 matches for "t_3".
Did you mean:
t3
2014 Sep 30
2
[LLVMdev] Behaviour of NVPTX intrinsic
...put shows that there
is code motion around the barrier intrinsics.
test.ll
-------
; ModuleID = 'test.bc'
define void @test(i16* %I_0, i16* %I_1, i16* %I_2, i16* %I_3, i16* %O_0) {
entry:
%T_0 = load volatile i16* %I_0
%T_1 = load volatile i16* %I_1
%T_2 = load volatile i16* %I_2
%T_3 = load volatile i16* %I_3
call void @llvm.nvvm.barrier0()
%T_5 = add i16 %T_1, %T_3
call void @llvm.nvvm.barrier0()
%T_7 = mul i16 %T_0, %T_2
%T_8 = xor i16 %T_2, %T_0
%T_9 = mul i16 %T_0, %T_1
call void @llvm.nvvm.barrier0()
%T_11 = sub i16 %T_7, %T_5
%T_12 = add i16 %T_8, %T_9...
2014 Sep 30
2
[LLVMdev] Behaviour of NVPTX intrinsic
is there any guarantee that the nvptx intrinsic "llvm.nvvm.barrier0" will
not be moved around by opt ?
In other words, can I expect all the instructions above
"llvm.nvvm.barrier0" to remain above it and those below it to remain below,
after all the opt passes are run ?
If that is not the case, is there a way to define such an intrinsic ?
Thanks.
-------------- next part
2013 Mar 21
0
how to remove changed_attributes from yaml response
...tr_accessor dynamically in controller. And am sending the
data object to display in Yaml format. I am getting the response along
with changed_attributes but I don''t want changed_attributes details in
my response.
build Model code
class Test < ActiveRecord::Base
attr_accessor: t_1, t_2, t_3, t_4
end
In Test Controller code:
#build is controller object
tb = ["[5, 30.14]","[0, 12.0]","[1, 11.0]","[2, 11.0]"]
$i=1
while $i <= tb.length do
$tbVal = "t_#{$i}"
build["#{$tbVal}"] = tb[$i-1]
$i += 1
wants.yaml { render :text =&...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...yDo4nHlal$X<C9N at Kf
zQwu5iV at Jsq5bt1s|3ZuTy)WJ$V+qgHBJJOis7bGV)nW)z#&Ew2r>aV}a#}4vbJCYy
z;4rmEd3AMCX;igR5<rtf7%H{j2{1ped?fX^Whh_vy#@&|UnvK&rj{GfLd{1|%QkGB
z#wM$|u&m0d>jv87iem>5ox}K&U+a<-0DtHKct+AIo%Ag=8&}J>hADxFqQU_J88|Jv
z^xxsh1oX$N%rm^kmJ__JF3zS2wOAT_3Bdqs6o3V*pr<ccr`u$zt2p={ygVy>RRq#V
z1kA3QZdPV<HteB*P)&x~za>(WGC~!R(sv-p^|xj&HIZZacsXk*dI^)H26%Rk)V&)S
z=!89fUfkt7tTiQ~G|E))M$`0Q!(h7MWl|R{I(Z8~-CN at qYChjoPFx@CvqcBkBzq?h
zHz)sjI{u5nsZ2$1bnta$hJR)0!k|@4qm#AhN^(?mJL3Mgo}kvF6tZEarc2`=ya7vL
z<5|4<8k(f>;ua*svVHl9tVJM%m&...