[all-commits] [llvm/llvm-project] 7bb9f5: fix warning: specialization of template in differe...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Wed Apr 15 03:29:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7bb9f500e24a7564d813363afab0185969ade64e
https://github.com/llvm/llvm-project/commit/7bb9f500e24a7564d813363afab0185969ade64e
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Utils/FixIrreducible.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list