DAGCombine: Make sure we only eliminate trunc/extend when the scales of...
DAGCombine: Make sure we only eliminate trunc/extend when the scales of truncation and extension match. This fixes PR33368. Reviewer: rksimon Differential Revision: https://reviews.llvm.org/D34069 llvm-svn: 306345
Loading
Please sign in to comment