dag-combine: Transfer debug information when folding (zext (truncate x))
-> (zext (truncate x)) This patch adds debug info support to the dagcombine rule (zext (truncate x)) -> (zext (truncate x)). Differential Revision: https://reviews.llvm.org/D41924 llvm-svn: 322304
Loading
Please register or sign in to comment