[all-commits] [llvm/llvm-project] 39de63: Fix signed/unsigned comparison warnings. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Aug 12 11:23:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39de63aef9535fece984c3abf161892d1d97b938
https://github.com/llvm/llvm-project/commit/39de63aef9535fece984c3abf161892d1d97b938
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
Fix signed/unsigned comparison warnings. NFC.
More information about the All-commits
mailing list