[LoopInterchange] Ignore debug intrinsics during legality checks.
authorFlorian Hahn <florian.hahn@arm.com>
Thu, 26 Apr 2018 10:26:17 +0000 (10:26 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Thu, 26 Apr 2018 10:26:17 +0000 (10:26 +0000)
commitfd2bc11248f76b2131a1630761ea43ce01ec010d
treec70b10d36276a6c03d40d340f43032ba7caab9ad
parenta2fb1d18d2bc2b263872724ea27c6b1b6b8702f5
[LoopInterchange] Ignore debug intrinsics during legality checks.

Reviewers: aprantl, mcrosier, karthikthecool

Reviewed By: aprantl

Subscribers: mattd, vsk, #debug-info, llvm-commits

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

llvm-svn: 330931
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/test/Transforms/LoopInterchange/debuginfo.ll [new file with mode: 0644]