Add missing namespace closure comment. NFCI.
Fixes clang-tidy llvm-namespace-comment warning.
This commit is contained in:
parent
a343b9b032
commit
474dc33d07
@ -189,7 +189,7 @@ namespace PreferPredicateTy {
|
||||
PredicateElseScalarEpilogue,
|
||||
PredicateOrDontVectorize
|
||||
};
|
||||
}
|
||||
} // namespace PreferPredicateTy
|
||||
|
||||
static cl::opt<PreferPredicateTy::Option> PreferPredicateOverEpilogue(
|
||||
"prefer-predicate-over-epilogue",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user