search for: max_value

Displaying 20 results from an estimated 30 matches for "max_value".

2016 Mar 16
3
RFC: A change in InstCombine canonical form
...oo many things. Comments are welcome. [1] http://lists.llvm.org/pipermail/llvm-dev/2015-January/080956.html r226781 git commit id: b778cbc0c8 Code Samples (only relevant part is copied): -------------------- Before Canonicalization (contains call to std::max): -------------------- entry: %max_value = alloca float, align 4 %1 = load float, float* %input, align 4, !tbaa !1 store float %1, float* %max_value, align 4, !tbaa !1 for.body: %call = call dereferenceable(4) float* @_ZSt3maxIfERKT_S2_S2_(float* dereferenceable(4) %max_value, float* dereferenceable(4) %arrayidx1) %3 = load float...
2016 Mar 16
2
RFC: A change in InstCombine canonical form
...tp://lists.llvm.org/pipermail/llvm-dev/2015-January/080956.html > r226781 git commit id: b778cbc0c8 > > > > Code Samples (only relevant part is copied): > > -------------------- Before Canonicalization (contains call to std::max): > -------------------- > entry: > %max_value = alloca float, align 4 > %1 = load float, float* %input, align 4, !tbaa !1 > store float %1, float* %max_value, align 4, !tbaa !1 > > for.body: > %call = call dereferenceable(4) float* @_ZSt3maxIfERKT_S2_S2_(float* > dereferenceable(4) %max_value, float* dereferenceable(4)...
2016 Mar 16
3
RFC: A change in InstCombine canonical form
...6781 git commit id: b778cbc0c8 >>> >>> >>> >>> Code Samples (only relevant part is copied): >>> >>> -------------------- Before Canonicalization (contains call to >>> std::max): -------------------- >>> entry: >>> %max_value = alloca float, align 4 >>> %1 = load float, float* %input, align 4, !tbaa !1 >>> store float %1, float* %max_value, align 4, !tbaa !1 >>> >>> for.body: >>> %call = call dereferenceable(4) float* @_ZSt3maxIfERKT_S2_S2_(float* >>> dereferen...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...>>> >>>> >>>> >>>> Code Samples (only relevant part is copied): >>>> >>>> -------------------- Before Canonicalization (contains call to >>>> std::max): -------------------- >>>> entry: >>>> %max_value = alloca float, align 4 >>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>> >>>> for.body: >>>> %call = call dereferenceable(4) float* @_ZSt3maxIfERKT_S2_S2_(float* &g...
2016 Mar 22
2
RFC: A change in InstCombine canonical form
...m-dev/2015-January/080956.html> r226781 git commit id: b778cbc0c8 >> >> >> >> Code Samples (only relevant part is copied): >> >> -------------------- Before Canonicalization (contains call to std::max): -------------------- >> entry: >> %max_value = alloca float, align 4 >> %1 = load float, float* %input, align 4, !tbaa !1 >> store float %1, float* %max_value, align 4, !tbaa !1 >> >> for.body: >> %call = call dereferenceable(4) float* @_ZSt3maxIfERKT_S2_S2_(float* dereferenceable(4) %max_value, float* der...
2016 Mar 22
4
RFC: A change in InstCombine canonical form
...cbc0c8 >>>> >>>> >>>> >>>> Code Samples (only relevant part is copied): >>>> >>>> -------------------- Before Canonicalization (contains call to std::max): -------------------- >>>> entry: >>>> %max_value = alloca float, align 4 >>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>> >>>> for.body: >>>> %call = call dereferenceable(4) float* @_ZSt3maxIfERKT_S2_S2_(float* d...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...> Code Samples (only relevant part is copied): >>> >>> -------------------- Before Canonicalization >>> (contains call to std::max): -------------------- >>> entry: >>> %max_value = alloca float, align 4 >>> %1 = load float, float* %input, align 4, !tbaa !1 >>> store float %1, float* %max_value, align 4, !tbaa !1 >>> >>> for.body: >>> %call = call dereferenceabl...
2016 Mar 22
2
RFC: A change in InstCombine canonical form
...copied): >>>>> >>>>> -------------------- Before Canonicalization >>>>> (contains call to std::max): -------------------- >>>>> entry: >>>>> %max_value = alloca float, align 4 >>>>> %1 = load float, float* %input, align 4, >>>>> !tbaa !1 >>>>> store float %1, float* %max_value, align 4, >>>>> !tbaa !1 >...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...; >>>>> >>>>> Code Samples (only relevant part is copied): >>>>> >>>>> -------------------- Before Canonicalization (contains call to >>>>> std::max): -------------------- >>>>> entry: >>>>> %max_value = alloca float, align 4 >>>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>>> >>>>> for.body: >>>>> %call = call dereferenceable(4) float* @_ZSt3maxIfE...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...gt;>>>> >>>>>> Code Samples (only relevant part is copied): >>>>>> >>>>>> -------------------- Before Canonicalization (contains call to std::max): -------------------- >>>>>> entry: >>>>>> %max_value = alloca float, align 4 >>>>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>>>> >>>>>> for.body: >>>>>> %call = call dereferenceable(4...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...; > > > > > > > > > > > entry: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > %max_value = alloca float, align 4 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > %1 = load float, float* %input, align 4, !...
2016 Mar 22
2
RFC: A change in InstCombine canonical form
...------------------- Before Canonicalization >>>>>>> (contains call to std::max): >>>>>>> -------------------- >>>>>>> entry: >>>>>>> %max_value = alloca float, align 4 >>>>>>> %1 = load float, float* %input, align 4, >>>>>>> !tbaa !1 >>>>>>> store float %1, float* %max_value, align >>>>>>>...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...;>>> Code Samples (only relevant part is copied): >>>>>>>> >>>>>>>> -------------------- Before Canonicalization (contains call to std::max): -------------------- >>>>>>>> entry: >>>>>>>> %max_value = alloca float, align 4 >>>>>>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>>>>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>>>>>> >>>>>>>> for.body: >>>>>>&...
2016 Mar 22
8
RFC: A change in InstCombine canonical form
...gt;>>>>> Code Samples (only relevant part is copied): >>>>>> >>>>>> -------------------- Before Canonicalization (contains call to >>>>>> std::max): -------------------- >>>>>> entry: >>>>>> %max_value = alloca float, align 4 >>>>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>>>> >>>>>> for.body: >>>>>> %call = call dereferenceable(4)...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...gt; Code Samples (only relevant part is copied): >>>>>>> >>>>>>> -------------------- Before Canonicalization (contains call to >>>>>>> std::max): -------------------- >>>>>>> entry: >>>>>>> %max_value = alloca float, align 4 >>>>>>> %1 = load float, float* %input, align 4, !tbaa !1 >>>>>>> store float %1, float* %max_value, align 4, !tbaa !1 >>>>>>> >>>>>>> for.body: >>>>>>> %call = cal...
2010 Nov 25
4
Cumsum with a max and min value
I have a vector of values -1, 0, 1, say a <- c(0, 1, 0, 1, 1, -1, -1, -1, 0, -1, -1) I want to create a vector of the cumulative sum of this, but I need to set a maximum and minimum value for the cumsum, for example: max_value <- 2 min_value <- -2 the expected result would be (0, 1, 1, 2, 2, 1, 0, -1, -1, -2, -2) The only way I managed to do It, was res <- vector(length=length(a)) res[1] <- a[1] for ( i in 2:length(a)) res[i] <- res[i-1] + a[i] * (( res[i-1] < max_value & a[i] > 0...
2016 Mar 22
1
RFC: A change in InstCombine canonical form
...Canonicalization (contains call to >>>>>>>>> std::max): -------------------- >>>>>>>>> entry: >>>>>>>>> %max_value = alloca float, align 4 >>>>>>>>> %1 = load float, float* %input, >>>>>>>>> align 4, !tbaa !1 >>>>>>>>> store float %1, float* &gt...
2016 Mar 23
0
RFC: A change in InstCombine canonical form
...call to std::max): >>>>>>>>>> -------------------- >>>>>>>>>> entry: >>>>>>>>>> %max_value = alloca float, >>>>>>>>>> align 4 >>>>>>>>>> %1 = load float, float* >>>>>>>>>> %input, align 4, !tbaa !1 >...
2011 Dec 31
1
Pressure sensitivity not working on Photoshop CS or CS2
...Keyboard, or Pointer trace:wintab32:X11DRV_LoadTabletInfo ButtonInput 0: [class 1|length 12|num_buttons 7] trace:wintab32:X11DRV_LoadTabletInfo ValidatorInput 1: [class 2|length 56|num_axes 3|mode 1|motion_buffer 256] trace:wintab32:trace_axes Axis 0: [resolution 234000|min_value 0|max_value 32767] trace:wintab32:trace_axes Axis 1: [resolution 322000|min_value 0|max_value 32767] trace:wintab32:trace_axes Axis 2: [resolution 10000|min_value 0|max_value 1023] trace:wintab32:X11DRV_LoadTabletInfo Device 13: [id 11|name UC-LOGIC Tablet WP5540U|type MOUSE|num_classes 2|use...
2007 May 21
2
sequentially process a list
...NA 18 10 NA 19 9 NA [...] The only solution that I have found is to do a sequentially read and write : for(i in 1:length(my_events_list)) { [...] } But I very slow. Do you have another ideas ? And after I need to extract maximum values for each group Like : group max_value 1 21 2 24 [...] and for each event which is part of a group to know if is't a ascending phase or no. Yes, lot of questions !! Sorry, but I think that the solution may be unique. In advance, thank you a lot regards JS _____________________________________...