[all-commits] [llvm/llvm-project] d92cec: [LV] Regenerate check lines for some tests.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue May 17 09:47:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d92cec4c96eb85096cc64643764e1370fc08eafc
      https://github.com/llvm/llvm-project/commit/d92cec4c96eb85096cc64643764e1370fc08eafc
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-05-17 (Tue, 17 May 2022)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect-inloop-reductions.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect-reductions.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect-strict-reductions.ll
    M llvm/test/Transforms/LoopVectorize/PowerPC/optimal-epilog-vectorization.ll
    M llvm/test/Transforms/LoopVectorize/X86/invariant-load-gather.ll
    M llvm/test/Transforms/LoopVectorize/X86/limit-vf-by-tripcount.ll
    M llvm/test/Transforms/LoopVectorize/X86/masked_load_store.ll
    M llvm/test/Transforms/LoopVectorize/epilog-vectorization-reductions.ll
    M llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-liveout.ll

  Log Message:
  -----------
  [LV] Regenerate check lines for some tests.

Make sure the auto-generated check lines are up-to-date for some files,
to reduce the test diff in upcoming changes




More information about the All-commits mailing list