[SLP]Fix PR87011: Missing sign extension of demoted type before zero extension
Need to drop skipping of the first zext/sext nodes, it leads to incorrect and less profitable code.
parent
da9f06c9
Please register or sign in to comment
Need to drop skipping of the first zext/sext nodes, it leads to incorrect and less profitable code.