[all-commits] [llvm/llvm-project] 7c25a3: Fix MSVC "signed/unsigned mismatch" comparison war...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Aug 30 04:11:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c25a32840354e2a852ea8d1d839a708dcdd0921
https://github.com/llvm/llvm-project/commit/7c25a32840354e2a852ea8d1d839a708dcdd0921
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
Log Message:
-----------
Fix MSVC "signed/unsigned mismatch" comparison warning. NFCI.
More information about the All-commits
mailing list