search for: _zst3maxiferkt_s2_s2_

Displaying 17 results from an estimated 17 matches for "_zst3maxiferkt_s2_s2_".

2016 Mar 16
3
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 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, float* %call, align 4, !tbaa !1 store float %3, float* %max_value, align 4, !tbaa !1 -------------------- After Canonicalization (contains call to std::max):-------------------- entry: %max_value =...
2016 Mar 16
2
RFC: A change in InstCombine canonical form
...zation (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, float* %call, align 4, !tbaa !1 > store float %3, float* %max_value, align 4, !tbaa !1 > > -------------------- After Canonicalization (contains call to > std::max):--------------...
2016 Mar 16
3
RFC: A change in InstCombine canonical form
...----- >>> 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, float* %call, align 4, !tbaa !1 >>> store float %3, float* %max_value, align 4, !tbaa !1 >>> >>> -------------------- After Canonicalization (contai...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...: >>>> %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, float* %call, align 4, !tbaa !1 >>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>> >>>> -------------------- After Cano...
2016 Mar 22
2
RFC: A change in InstCombine canonical form
...td::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, float* %call, align 4, !tbaa !1 >> store float %3, float* %max_value, align 4, !tbaa !1 >> >> -------------------- After Canonicalization (contains call to std::max):-------...
2016 Mar 22
4
RFC: A change in InstCombine canonical form
...>>>> %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, float* %call, align 4, !tbaa !1 >>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>> >>>> -------------------- After Canonicalization (co...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...%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, float* %call, align 4, !tbaa !1 >>> store float %3, float* %max_value, align 4, !tbaa !1 >>> >>>...
2016 Mar 22
2
RFC: A change in InstCombine canonical form
...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, float* %call, align 4, !tbaa !1 >>>>> store...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...%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, float* %call, align 4, !tbaa !1 >>>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>>> >>>>> ------------...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...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, float* %call, align 4, !tbaa !1 >>>>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>>>> >>>>>> ----------------...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...; > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > %call = call dereferenceable(4) float* > > > > > > > > > @_ZSt3maxIfERKT_S2_S2_(float* > > > > > > > > > dereferenceable(4) %max_value, float* > > > > > > > > > dereferenceable(4) > > > > > > > > > %arrayidx1) > > > > > > > > > > > > > > > > > &...
2016 Mar 22
2
RFC: A change in InstCombine canonical form
...lue, 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, float* %call, align 4, >>>>>>>...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...gt;> %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, float* %call, align 4, !tbaa !1 >>>>>>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>>>>>> >>>>&...
2016 Mar 22
8
RFC: A change in InstCombine canonical form
...gt;>>> %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, float* %call, align 4, !tbaa !1 >>>>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>>>> >>>>&...
2016 Mar 22
0
RFC: A change in InstCombine canonical form
...= 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, float* %call, align 4, !tbaa !1 >>>>>>> store float %3, float* %max_value, align 4, !tbaa !1 >>>>>>> &...
2016 Mar 22
1
RFC: A change in InstCombine canonical form
...>>>>>> for.body: >>>>>>>>> %call = call dereferenceable(4) >>>>>>>>> float* >>>>>>>>> @_ZSt3maxIfERKT_S2_S2_(float* >>>>>>>>> dereferenceable(4) %max_value, >>>>>>>>> float* dereferenceable(4) %arrayidx1) >>>>>>>>> %3 = load float, float* %c...
2016 Mar 23
0
RFC: A change in InstCombine canonical form
...for.body: >>>>>>>>>> %call = call >>>>>>>>>> dereferenceable(4) float* >>>>>>>>>> @_ZSt3maxIfERKT_S2_S2_(float* >>>>>>>>>> dereferenceable(4) >>>>>>>>>> %max_value, float* >>>>>>>>>> dereferenceable(4) %arrayidx1) >...