Skip to content
Commit 29102b30 authored by Adrian Prantl's avatar Adrian Prantl
Browse files

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
parent 240df6fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment