[all-commits] [llvm/llvm-project] 1a2a34: Add NDEBUG checks around debug only loop to avoid ...

Eric Christopher via All-commits all-commits at lists.llvm.org
Mon Aug 24 17:59:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a2a34a38a7d6310b38958fbe49c274431ac223d
      https://github.com/llvm/llvm-project/commit/1a2a34a38a7d6310b38958fbe49c274431ac223d
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M mlir/tools/mlir-reduce/ReductionTreeUtils.cpp

  Log Message:
  -----------
  Add NDEBUG checks around debug only loop to avoid unused variable
warnings.




More information about the All-commits mailing list