[all-commits] [llvm/llvm-project] a4d369: Fix MSVC signed/unsigned comparison warning. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Nov 13 02:21:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4d3691d5530b53d195fe3073cbc301dfefe125d
https://github.com/llvm/llvm-project/commit/a4d3691d5530b53d195fe3073cbc301dfefe125d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
Log Message:
-----------
Fix MSVC signed/unsigned comparison warning. NFCI.
More information about the All-commits
mailing list