Files
clang-p2996/llvm/lib/Target/X86/X86TileConfig.cpp
Luke Benes e2815398ce Fix warning: comparison of integer expressions of different signedness. NFC
This patch resolves the Wsign-compare warning that I observed on armv7l and x86 with both gcc and clang.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D102792
2021-05-21 18:23:27 +08:00

6.9 KiB