search for: 1087082

Displaying 12 results from an estimated 12 matches for "1087082".

2018 May 08
2
more reassociation in IR
...1. Since -reassociate isn't a fixed point pass, > This is fixable, fwiw, without fixpointing it. > we might need to repeat "-instcombine -reassociate" multiple times to > ​fold > down to what we want (relating to my comment here > <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not what > we want to do > ​? My impression is we don't do a fixed-point with passes? > Well, i mean there is no practical difference between passes that we fixpoint externally and fixpoint internally. > > 2. > ​Since -reassociate needs to com...
2018 May 08
0
more reassociation in IR
...itional ones ​,​ out of instcombine, ​open questions for me would be ​​: 1. Since -reassociate isn't a fixed point pass, we might need to repeat "-instcombine -reassociate" multiple times to ​fold down to what we want (relating to my comment here <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not what we want to do ​? My impression is we don't do a fixed-point with passes? 2. ​Since -reassociate needs to come up with one operand order (at least currently as the only reassociate pass), would there exist a single, unique operand order that would enable...
2018 May 10
2
more reassociation in IR
...ecifically which part you would like to know about ;) > > >> >>> we might need to repeat "-instcombine -reassociate" multiple times to >>> ​fold >>> down to what we want (relating to my comment here >>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not >>> what we want to do >>> ​? My impression is we don't do a fixed-point with passes? >>> >> >> Well, i mean there is no practical difference between passes that we >> fixpoint externally and fixpoint internally. &g...
2018 May 09
0
more reassociation in IR
...pass, >> > > This is fixable, fwiw, without fixpointing it. > How? > >> we might need to repeat "-instcombine -reassociate" multiple times to >> ​fold >> down to what we want (relating to my comment here >> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not >> what we want to do >> ​? My impression is we don't do a fixed-point with passes? >> > > Well, i mean there is no practical difference between passes that we > fixpoint externally and fixpoint internally. > ​​ I had the followin...
2018 May 10
0
more reassociation in IR
...s management change. > >> >> >>> >>>> we might need to repeat "-instcombine -reassociate" multiple times to >>>> ​fold >>>> down to what we want (relating to my comment here >>>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not >>>> what we want to do >>>> ​? My impression is we don't do a fixed-point with passes? >>>> >>> >>> Well, i mean there is no practical difference between passes that we >>> fixpoint externally and...
2018 May 08
4
more reassociation in IR
There are at least 3 active proposals to add reassociative optimizations in IR: [1] D41574 <https://reviews.llvm.org/D41574>- a new pass for reassociation/factoring [2] D46336 <https://reviews.llvm.org/D46336> - enhance -instcombine to do more reassociation/factoring [3] D45842 <https://reviews.llvm.org/D45842> - add to the existing -reassociate pass to enable factoring
2018 May 10
2
more reassociation in IR
...>>> >>> >>>> >>>>> we might need to repeat "-instcombine -reassociate" multiple times to >>>>> ​fold >>>>> down to what we want (relating to my comment here >>>>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not >>>>> what we want to do >>>>> ​? My impression is we don't do a fixed-point with passes? >>>>> >>>> >>>> Well, i mean there is no practical difference between passes that we >>>>...
2018 May 11
0
more reassociation in IR
...;> >>>>> >>>>>> we might need to repeat "-instcombine -reassociate" multiple times to >>>>>> ​fold >>>>>> down to what we want (relating to my comment here >>>>>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't not >>>>>> what we want to do >>>>>> ​? My impression is we don't do a fixed-point with passes? >>>>>> >>>>> >>>>> Well, i mean there is no practical difference between passes that...
2018 May 12
3
more reassociation in IR
...t;>> we might need to repeat "-instcombine -reassociate" multiple times >>>>>>> to >>>>>>> ​fold >>>>>>> down to what we want (relating to my comment here >>>>>>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't >>>>>>> not what we want to do >>>>>>> ​? My impression is we don't do a fixed-point with passes? >>>>>>> >>>>>> >>>>>> Well, i mean there is no practical difference...
2018 May 12
0
more reassociation in IR
...bine > -reassociate" multiple times to > ​fold >  down to what we want (relating to my > comment here > <https://reviews.llvm.org/D46336#1087082>). > I assumed this isn't not what we want to do > ​? My impression is we don't do a > fixed-point with passes? > > > Well, i mean there is no practical differenc...
2018 May 14
3
more reassociation in IR
...ght need to repeat "-instcombine -reassociate" multiple times >>>>>>>> to >>>>>>>> ​fold >>>>>>>> down to what we want (relating to my comment here >>>>>>>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't >>>>>>>> not what we want to do >>>>>>>> ​? My impression is we don't do a fixed-point with passes? >>>>>>>> >>>>>>> >>>>>>> Well, i mean there is no...
2018 May 18
0
more reassociation in IR
...at "-instcombine -reassociate" multiple times >>>>>>>>> to >>>>>>>>> ​fold >>>>>>>>> down to what we want (relating to my comment here >>>>>>>>> <https://reviews.llvm.org/D46336#1087082>). I assumed this isn't >>>>>>>>> not what we want to do >>>>>>>>> ​? My impression is we don't do a fixed-point with passes? >>>>>>>>> >>>>>>>> >>>>>>>> Well,...