[all-commits] [llvm/llvm-project] 2d903c: [AMDGPU] Fixes -Wrange-loop-analysis warnings

mordante via All-commits all-commits at lists.llvm.org
Sun Dec 22 10:40:16 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d903cc9656d8b55d267ad21a2f21f63b9fcc3ab
      https://github.com/llvm/llvm-project/commit/2d903cc9656d8b55d267ad21a2f21f63b9fcc3ab
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2019-12-22 (Sun, 22 Dec 2019)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp

  Log Message:
  -----------
  [AMDGPU] Fixes -Wrange-loop-analysis warnings

This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.

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




More information about the All-commits mailing list