fix warning: specialization of template in different namespace
authorSameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com>
Wed, 15 Apr 2020 10:25:04 +0000 (15:55 +0530)
committerSameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com>
Wed, 15 Apr 2020 10:27:53 +0000 (15:57 +0530)
commit7bb9f500e24a7564d813363afab0185969ade64e
treec5b6c2801ad31f002f7e9ac6927b7a563a55ed0f
parentb3387d1c30ae7da28b34378fb5d9bc29a213e991
fix warning: specialization of template in different namespace

This is related to commit 8c11bc0cd06ffc18786a1a51ee5ce5b1cc4923f6
which introduces the FixIrreducible pass. The warning seems hard to
reproduce locally. The latest attempt ought to work.
llvm/lib/Transforms/Utils/FixIrreducible.cpp