[all-commits] [llvm/llvm-project] 51ee10: [test] Remove duplicate RUN lines

Björn Pettersson via All-commits all-commits at lists.llvm.org
Thu Dec 8 03:48:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51ee10747d23ef6e31c7327781f4ace7ec7faccb
      https://github.com/llvm/llvm-project/commit/51ee10747d23ef6e31c7327781f4ace7ec7faccb
  Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/vector-alloca.ll
    M llvm/test/Transforms/CodeExtractor/PartialInlineOrAnd.ll
    M llvm/test/Transforms/Inline/optimization-remarks-yaml.ll
    M llvm/test/Transforms/LoopVectorize/X86/no_fpmath_with_hotness.ll
    M llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-redundant-switch.ll

  Log Message:
  -----------
  [test] Remove duplicate RUN lines

A few more that I missed in commit 3528e63d89305907b3d6e.

There could be more duplicates remaining, since I've only focused
on exactly duplicated "RUN: opt" lines (ignoring multi line RUN
lines ending with '\').




More information about the All-commits mailing list