[all-commits] [llvm/llvm-project] 5c672d: Fix MSVC signed/unsigned mismatch warning. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Dec 4 02:49:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c672d87ea5e63bf5e218c871228b62358e1ba51
https://github.com/llvm/llvm-project/commit/5c672d87ea5e63bf5e218c871228b62358e1ba51
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
Log Message:
-----------
Fix MSVC signed/unsigned mismatch warning. NFC.
More information about the All-commits
mailing list