[all-commits] [llvm/llvm-project] ad8131: [AMDGPU] Fix VC warning about singed/unsigned comp...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Oct 26 11:56:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad8131bb03d0abd9e0586b9fa91d45cbf90ca83e
https://github.com/llvm/llvm-project/commit/ad8131bb03d0abd9e0586b9fa91d45cbf90ca83e
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
Log Message:
-----------
[AMDGPU] Fix VC warning about singed/unsigned comparison. NFC.
This is the warning reported in https://reviews.llvm.org/D89599
More information about the All-commits
mailing list