search for: i150

Displaying 4 results from an estimated 4 matches for "i150".

Did you mean: 150
2008 Jun 25
5
Guildwars
...completely but I cant get guild wars to work it gets stuck on the loading screen i can see the little gold mouse which you normally get on the logon screen or if i change some settings says i have a graphic error. I used envy to install my ati drivers. The card is a ati radeon 9550. [Image: http://i150.photobucket.com/albums/s117/thomas01155/Screenshot.png ][/img]
2019 Aug 23
3
Vectorization fails when dealing with a lot of for loops.
Hello, could you please have a look at this code posted on godbolt.org: https://godbolt.org/z/O-O-Q7 The problem is that inside the compute function, only the first loop vectorizes while the rest copies of it don't. But if I remove any of the for loops, then the rest vectorize successfully. Could you please confirm that this is a bug, otherwise give me more insight on why the vectorization
2017 Mar 14
3
llvm-stress crash
...= select i1 %Cmp49, i32 %L134, i32 %L104 %L147 = load i32, i32* %PC78 store i32 %Tr, i32* %Sl117 %E148 = extractelement <4 x i16> %Shuff67, i32 3 %Shuff149 = shufflevector <4 x i16> zeroinitializer, <4 x i16> %Shuff67, <4 x i32> <i32 2, i32 4, i32 6, i32 0> %I150 = insertelement <2 x i1> zeroinitializer, i1 %E127, i32 0 %B151 = fdiv double 0x16FB351AF5F9C998, 0xC275146F92573C4 %FC152 = uitofp <1 x i32> %I144 to <1 x double> %Sl153 = select i1 %Cmp118, <1 x i32> %Shuff136, <1 x i32> %Shuff121 %Cmp154 = icmp ule i8 %5, %S...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...or.inc.4.i147, label %if.then3 for.inc.4.i147: ; preds = %for.inc.3.i144 %incdec.ptr.4.i145 = getelementptr inbounds i16* %b, i32 5 %25 = load i16* %incdec.ptr.4.i145, align 2, !tbaa !5 %cmp5.5.i146 = icmp eq i16 %25, 0 br i1 %cmp5.5.i146, label %for.inc.5.i150, label %if.then3 for.inc.5.i150: ; preds = %for.inc.4.i147 %incdec.ptr.5.i148 = getelementptr inbounds i16* %b, i32 6 %26 = load i16* %incdec.ptr.5.i148, align 2, !tbaa !5 %cmp5.6.i149 = icmp eq i16 %26, 0 br i1 %cmp5.6.i149, label %for.inc.6.i153, label %...