[all-commits] [llvm/llvm-project] bdcfcf: Fix unused variable warning after 68bb005ae021cbfa...

Jorge Gorbe Moya via All-commits all-commits at lists.llvm.org
Tue Jun 10 11:15:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdcfcf6105a81bfb5ced6f17e6866f11f8fc6f60
      https://github.com/llvm/llvm-project/commit/bdcfcf6105a81bfb5ced6f17e6866f11f8fc6f60
  Author: Jorge Gorbe Moya <jgorbe at google.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp

  Log Message:
  -----------
  Fix unused variable warning after 68bb005ae021cbfaef8fe9fa8b3efcdf0e13e2b3

Two of the newly-added STATISTIC variables are only used within
LLVM_DEBUG blocks.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list