GlobalISel: Enable CSE of G_SELECT
Stop trying to delete a select in one combine since it would be deleting the CSE'd instruction if that happened.
Loading
Please sign in to comment
Stop trying to delete a select in one combine since it would be deleting the CSE'd instruction if that happened.