[all-commits] [llvm/llvm-project] 8aadb4: [scan-build] fix dead store warnings emitted on LL...

Apelete Seketeli via All-commits all-commits at lists.llvm.org
Sun Apr 5 08:19:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aadb442d1db65fc01d85059ebb86929ddbf771b
      https://github.com/llvm/llvm-project/commit/8aadb442d1db65fc01d85059ebb86929ddbf771b
  Author: Apelete Seketeli <apelete at seketeli.net>
  Date:   2020-04-05 (Sun, 05 Apr 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  [scan-build] fix dead store warnings emitted on LLVM AMDGPU code base

This fixes dead store warnings of the type "dead assignment" reported
by Clang Static Analyzer.




More information about the All-commits mailing list