[all-commits] [llvm/llvm-project] 91e7a1: [NFC][llvm-mca] Fix compiler warning

pguo-cn via All-commits all-commits at lists.llvm.org
Thu Feb 4 09:47:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91e7a17133324ac4beaf6ed45c170436c2d91c98
      https://github.com/llvm/llvm-project/commit/91e7a17133324ac4beaf6ed45c170436c2d91c98
  Author: Peng Guo <peng_guo at apple.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M llvm/tools/llvm-mca/Views/InstructionInfoView.cpp

  Log Message:
  -----------
  [NFC][llvm-mca] Fix compiler warning

Fix clang compiler warning from `-Wrange-loop-analysis`.

Reviewed By: andreadb

Differential Revision: https://reviews.llvm.org/D95997




More information about the All-commits mailing list