On 07/31/2015 03:25 AM, Thomas Preud'homme wrote:
Hi,
Since commit r223113, loop-invariant pass rely on luids to determine if an
invariant can be hoisted out of a loop without introducing temporaries.
However, nothing is made to ensure luids are up-to-date. This patch adds a
DF_LIVE problem a
Hi,
Since commit r223113, loop-invariant pass rely on luids to determine if an
invariant can be hoisted out of a loop without introducing temporaries.
However, nothing is made to ensure luids are up-to-date. This patch adds a
DF_LIVE problem and mark all blocks as dirty before using luids to en