[GlobalISel] Enable copy-propagation in post-legalizer combiner.
This cleans up copies that the legalizer or other combines leave around. They
can occasionally end up escaping as moves.
Differential Revision: https://reviews.llvm.org/D85964
[GlobalISel] Enable copy-propagation in post-legalizer combiner. aemerson on Aug 14 2020, 1:37 AM. Authored by Tags None Subscribers None
Description
Details
|