[PATCH] D72524: [X86] Try to avoid casts around logical vector ops recursively.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 16:50:23 PST 2020
fhahn added a comment.
In D72524#1815499 <https://reviews.llvm.org/D72524#1815499>, @merge_guards_bot wrote:
> {icon times-circle color=red} clang-tidy: fail. Please fix clang-tidy findings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1058/clang-tidy.txt>.
clang-tidy is unhappy about the uppercase function names `PromoteMaskArithmetic`. I'm happy to change them both to lowercase if that's preferred.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72524/new/
https://reviews.llvm.org/D72524
More information about the llvm-commits
mailing list