]> granicus.if.org Git - llvm/commit
[LoopIdiomRecognize] @llvm.dbg values shouldn't affect the transformation.
authorDavide Italiano <davide@freebsd.org>
Sun, 3 Feb 2019 20:33:20 +0000 (20:33 +0000)
committerDavide Italiano <davide@freebsd.org>
Sun, 3 Feb 2019 20:33:20 +0000 (20:33 +0000)
commitf38570d90718c7392b8c2562c439bcfa456e9fc9
treefe19c0b7c266d9c3299bebb3ad968cd3bf9e1e48
parentbea7d714eca40fe68abe3bc7527269e88bc81bc8
[LoopIdiomRecognize] @llvm.dbg values shouldn't affect the transformation.

Summary: PR40564

Reviewers: aprantl, rnk

Subscribers: llvm-commits, hiraditya

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D57629

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIdiomRecognize.cpp
test/Transforms/LoopIdiom/dbginfo-cost.ll [new file with mode: 0644]