[all-commits] [llvm/llvm-project] 4081df: [llvm-reduce] Remove unnecessary loop.

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Nov 14 13:07:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4081df43b6dcf712888d770e5988084b773864c6
      https://github.com/llvm/llvm-project/commit/4081df43b6dcf712888d770e5988084b773864c6
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-11-14 (Sun, 14 Nov 2021)

  Changed paths:
    M llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp

  Log Message:
  -----------
  [llvm-reduce] Remove unnecessary loop.

After cd8aa234fdd2, there's no need to collect a vector of basic blocks
to keep first. Remove the first loop.




More information about the All-commits mailing list