[all-commits] [llvm/llvm-project] d2dd0f: Fix `-Wsign-compare` warning. NFC.

darkbuck via All-commits all-commits at lists.llvm.org
Sat Mar 28 07:30:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d2dd0fac483c1ac2dba5c19626669b86256073bb
      https://github.com/llvm/llvm-project/commit/d2dd0fac483c1ac2dba5c19626669b86256073bb
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86PartialReduction.cpp

  Log Message:
  -----------
  Fix `-Wsign-compare` warning. NFC.


  Commit: cb6389360b05e8f89d09ff133a4ba1fd011866c5
      https://github.com/llvm/llvm-project/commit/cb6389360b05e8f89d09ff133a4ba1fd011866c5
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

  Changed paths:
    M clang/lib/CodeGen/CGCUDANV.cpp
    M clang/lib/CodeGen/CGCUDARuntime.h

  Log Message:
  -----------
  Fix GCC warning on enum class bitfield. NFC.


Compare: https://github.com/llvm/llvm-project/compare/8330dcadb841...cb6389360b05


More information about the All-commits mailing list