[all-commits] [llvm/llvm-project] bc9807: Silence MSVC signed/unsigned comparison warning. N...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Apr 20 09:20:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc98076ff6dc301bc345a7ec307c7a9abea4313c
https://github.com/llvm/llvm-project/commit/bc98076ff6dc301bc345a7ec307c7a9abea4313c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
Log Message:
-----------
Silence MSVC signed/unsigned comparison warning. NFCI.
More information about the All-commits
mailing list