Hi,
Have you some news about dfg optimisations? what are you planing, what have
you now or what is your current work ?
Currently we do not have either LICM, or loop peeling, or GCSE. We do have
> a patch that implements LICM, but we are letting it simmer for now because
> under the current DFG IR,
Currently we do not have either LICM, or loop peeling, or GCSE. We do have a
patch that implements LICM, but we are letting it simmer for now because under
the current DFG IR, it is somewhat of a complicated beast. My main concern is
just bug tail, due to the various stunts that the current LICM
HI!
There is a discussion about LICM implementation in DFG in one of previous
posts.
There it was said that the developers had not decided yet which
optimization to do: LICM or loop peeling with global CSE.
So is there any progress in this direction?
And about CSE, does it include the partial r
3 matches
Mail list logo