[all-commits] [llvm/llvm-project] 96fb3e: Fix signed/unsigned comparison warning. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Aug 22 07:02:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96fb3eef660ffaf940c6e78d984cf2e985e76961
https://github.com/llvm/llvm-project/commit/96fb3eef660ffaf940c6e78d984cf2e985e76961
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-08-22 (Sun, 22 Aug 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
Fix signed/unsigned comparison warning. NFCI.
More information about the All-commits
mailing list