summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorAnastasis Grammenos <anastasis.gramm2@gmail.com>2018-07-04 09:55:46 +0000
committerAnastasis Grammenos <anastasis.gramm2@gmail.com>2018-07-04 09:55:46 +0000
commit509d79789f1206dd8170f737d34f3cf5cc6076ac (patch)
tree9e48e7c2b5e308874af8382333c4508c379532ba /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parentd68f25568645ad56b989d6825bdef63d9c21c0c5 (diff)
downloadbcm5719-llvm-509d79789f1206dd8170f737d34f3cf5cc6076ac.tar.gz
bcm5719-llvm-509d79789f1206dd8170f737d34f3cf5cc6076ac.zip
[DebugInfo][InstCombine] Preserve DI after combining zext
When zext is EvaluatedInDifferentType, InstCombine drops the dbg.value intrinsic. This patch tries to preserve said DI, by inserting the zext's old DI in the resulting instruction. (Only for integer type for now) Differential Revision: https://reviews.llvm.org/D48331 llvm-svn: 336254
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud