This report describes the optimization implemented in hpfc, our prototype hpf compiler, to remove useless remappings. This optimization is performed on the remapping graph. The construction of this graph from the control ow graph is rst presented. Then the optimization is formalized as a may data-ow problem on this graph. Finally the results are discussed. 1 Remapping Graph Useless remappings m...