[all-commits] [llvm/llvm-project] 7ebc6b: [ARM][MVE] Reorg of the LV tail-folding tests

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Fri Jul 17 07:54:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ebc6bed849a75ffcabe9ff114b6dddd3ee17260
      https://github.com/llvm/llvm-project/commit/7ebc6bed849a75ffcabe9ff114b6dddd3ee17260
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/ARM/prefer-tail-loop-folding.ll
    A llvm/test/Transforms/LoopVectorize/ARM/tail-folding-allowed.ll
    A llvm/test/Transforms/LoopVectorize/ARM/tail-folding-loop-hint.ll
    A llvm/test/Transforms/LoopVectorize/ARM/tail-folding-not-allowed.ll
    A llvm/test/Transforms/LoopVectorize/ARM/tail-folding-prefer-flag.ll
    A llvm/test/Transforms/LoopVectorize/ARM/tail-folding-reductions-allowed.ll
    R llvm/test/Transforms/LoopVectorize/ARM/tail-loop-folding.ll

  Log Message:
  -----------
  [ARM][MVE] Reorg of the LV tail-folding tests

It was getting difficult to see which test was in which file, so this
reorganises the test files so that now all filenames start with tail-folding-*
followed by a more descriptive name what that group of tests check.




More information about the All-commits mailing list