]> granicus.if.org Git - llvm/commit
[LV] Make LIT test insensitive to basic block numbering
authorGil Rapaport <gil.rapaport@intel.com>
Tue, 25 Apr 2017 18:14:24 +0000 (18:14 +0000)
committerGil Rapaport <gil.rapaport@intel.com>
Tue, 25 Apr 2017 18:14:24 +0000 (18:14 +0000)
commit52d55b49a89c2666d701f6fa2ccf433cc5f8eef9
treeace46abc57b454d9d0782512ec729fd92ba83250
parentdff33b262e74630f670c7d8ff503258ddfa38488
[LV] Make LIT test insensitive to basic block numbering

This patch is part of D28975's breakdown.

induction.ll encodes the specific (and rather arbitrary) numbers given to
predicated basic blocks by the unique naming mechanism, which makes it
sensitive to changes in LV's instruction generation order. This patch replaces
those specific numbers with a numeric pattern.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301345 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopVectorize/induction.ll