aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopVersioning.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2016-06-13 09:03:45 +0000
committerHaojian Wu <hokein@google.com>2016-06-13 09:03:45 +0000
commit7900ca1e7e80d85fc22fefdf8d723df16570017e (patch)
tree30d09e5f8256e67bded1e8ed126301284523cc86 /llvm/lib/Transforms/Utils/LoopVersioning.cpp
parent215616691a21ced6ab8cc9fe899a4ae8c46dd0e2 (diff)
downloadllvm-7900ca1e7e80d85fc22fefdf8d723df16570017e.zip
llvm-7900ca1e7e80d85fc22fefdf8d723df16570017e.tar.gz
llvm-7900ca1e7e80d85fc22fefdf8d723df16570017e.tar.bz2
Fix an enumeral mismatch warning.
Summary: The "-Werror=enum-compare" shows that the statement is using two different enums: enumeral mismatch in conditional expression: 'llvm::X86ISD::NodeType' vs 'llvm::ISD::NodeType' A follow-up fix on D21235. Reviewers: klimek Subscribers: spatel, cfe-commits Differential Revision: http://reviews.llvm.org/D21278 llvm-svn: 272539
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions